Package | Description |
---|---|
org.lemsml.jlems.core.selection |
Modifier and Type | Class and Description |
---|---|
class |
ApplyPredicateNode |
class |
ColonNode |
class |
ComplementNode |
class |
IntersectionNode |
class |
SlashNode |
class |
UnionNode |
Modifier and Type | Method and Description |
---|---|
AbstractSelectionOperatorNode |
UnionNode.copy() |
AbstractSelectionOperatorNode |
IntersectionNode.copy() |
AbstractSelectionOperatorNode |
ComplementNode.copy() |
AbstractSelectionOperatorNode |
ApplyPredicateNode.copy() |
abstract AbstractSelectionOperatorNode |
AbstractSelectionOperatorNode.copy() |
Modifier and Type | Method and Description |
---|---|
int |
SelectionPrecedenceComparator.compare(AbstractSelectionOperatorNode a,
AbstractSelectionOperatorNode b) |
Copyright © 2019. All rights reserved.