public class ReachableStateSet extends SDMSet<ReachableState> implements ModelSet
| Modifier and Type | Field and Description |
|---|---|
static ReachableStateSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, BIG_KEY, BIG_VALUE, CASESENSITIVE, DELETED, elements, emptyArray, flag, MAP, MAXDELETED, MAXUSEDLIST, MINHASHINGSIZE, MINSIZE, MINUSEDLIST, READONLY, SIZE_BIG, SMALL_KEY, SMALL_VALUE, VISIBLE| Constructor and Description |
|---|
ReachableStateSet() |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, flag, get, getByIndex, getKeyByIndex, getLastPositionKey, getPositionKey, getPositionValue, getSignalFlag, getValueItem, hashKey, hasKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastindexOf, move, pack, removeAll, removeByObject, retainAll, setValue, size, toArray, toArray, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final ReachableStateSet EMPTY_SET
public java.lang.String toString()
toString in interface de.uniks.networkparser.interfaces.BaseItemtoString in class SDMSet<ReachableState>public java.lang.String getEntryType()
getEntryType in interface ModelSetpublic ReachabilityGraphSet getParent()
public ReachableStateSet withParent(ReachabilityGraph value)
public ReachabilityGraphSet getMaster()
public ReachableStateSet withMaster(ReachabilityGraph value)
public ReachableState first()
first in class de.uniks.networkparser.list.AbstractArray<ReachableState>public ObjectSet getGraphRoot()
public ReachableStateSet withGraphRoot(java.lang.Object value)
public longList getNumber()
public ReachableStateSet withNumber(int value)
public RuleApplicationSet getRuleapplications()
public ReachableStateSet withRuleapplications(RuleApplication value)
public ReachableStateSet withoutRuleapplications(RuleApplication value)
public RuleApplicationSet getResultOf()
public ReachableStateSet withResultOf(RuleApplication value)
public ReachableStateSet withoutResultOf(RuleApplication value)
public ReachableStateSet withNumber(long value)
public ReachableStatePO startModelPattern()
public ReachableStateSet with(java.lang.Object value)
public ReachableStateSet without(ReachableState value)
public ReachableStatePO hasReachableStatePO()