Class PrefixVariable
- All Implemented Interfaces:
IVariable<PrefixVariable>, INodeWithNumber
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidSet this variable to have the same state as another onegetPrefix(int instance) booleanstatic StringtoString()booleanbooleanupdateAll(PrefixVariable other) Methods inherited from class AbstractVariable
equals, getOrderNumber, hashCode, nextHash, setOrderNumberMethods inherited from class NodeWithNumber
getGraphNodeId, setGraphNodeIdMethods inherited from interface INodeWithNumber
getGraphNodeId, setGraphNodeId
-
Field Details
-
knownPrefixes
-
fullPrefixKnown
-
-
Constructor Details
-
PrefixVariable
public PrefixVariable()
-
-
Method Details
-
copyState
Description copied from interface:IVariableSet this variable to have the same state as another one -
intersect
-
getPrefix
-
updateAll
-
include
-
update
-
toString
-