public class SeppelSpacePO extends PatternObject<SeppelSpacePO,SeppelSpace>
PROPERTY_ATTRCONSTRAINTS, PROPERTY_CANDIDATES, PROPERTY_CARDCONSTRAINTS, PROPERTY_CURRENTMATCH, PROPERTY_DESTROYELEM, PROPERTY_EXCLUDERS, PROPERTY_INCOMMING, PROPERTY_MATCHOTHERTHEN, PROPERTY_OUTGOINGEMPTY_SET, hasMatch, listeners, PROPERTY_DOALLMATCHES, PROPERTY_HASMATCH, PROPERTY_MODIFIER, PROPERTY_PATTERN, PROPERTY_PATTERNOBJECTNAME| Constructor and Description |
|---|
SeppelSpacePO() |
SeppelSpacePO(SeppelSpace... hostGraphObject) |
addToAttrConstraints, addToCardConstraints, addToExcluders, addToIncomming, addToMatchOtherThen, addToOutgoing, addToPattern, createAttrConstraints, createAttrConstraintsNew, createCondition, createPath, createResultTable, destroy, doAllMatches, endCreate, endDestroy, endNAC, endSubPattern, filterAttr, findNextMatch, getAttrConstraints, getCandidates, getCardConstraints, getCurrentMatch, getDestroyElem, getExcluders, getIncomming, getLHSPatternObjectName, getMatchOtherThen, getOutgoing, has, has, hasLink, hasLinkConstraint, hasLinkConstraint, hasMatchOtherThen, instanceOf, matchAsSet, newInstance, newInstance, nextMatch, rebind, removeAllFromAttrConstraints, removeAllFromCardConstraints, removeAllFromExcluders, removeAllFromIncomming, removeAllFromMatchOtherThen, removeAllFromOutgoing, removeFromAttrConstraints, removeFromCardConstraints, removeFromExcluders, removeFromIncomming, removeFromMatchOtherThen, removeFromOutgoing, removeYou, resetSearch, setCandidates, setCurrentMatch, setDestroyElem, startCreate, startDestroy, startNAC, startSubPattern, toString, withAttrConstraints, withAttrConstraints, withCandidates, withCardConstraints, withCardConstraints, withCurrentMatch, withDestroyElem, withExcluders, withExcluders, withIncomming, withMatchOtherThen, withMatchOtherThen, withoutAttrConstraints, withoutAttrConstraints, withoutCardConstraints, withoutCardConstraints, withoutExcluders, withoutExcluders, withOutgoing, withoutIncomming, withoutMatchOtherThen, withoutMatchOtherThen, withoutOutgoingaddPropertyChangeListener, addPropertyChangeListener, createPattern, createPatternNew, dumpHostGraphObject, firePropertyChange, getDoAllMatches, getHasMatch, getModifier, getPattern, getPatternObjectName, getPropertyChangeSupport, getTopPattern, isDoAllMatches, isHasMatch, removePropertyChangeListener, removePropertyChangeListener, setDoAllMatches, setHasMatch, setModifier, setPattern, setPatternObjectName, valueSetString, withDoAllMatches, withHasMatch, withModifier, withPattern, withPatternObjectNamepublic SeppelSpacePO()
public SeppelSpacePO(SeppelSpace... hostGraphObject)
public SeppelSpaceSet allMatches()
public SeppelSpacePO hasSpaceId(java.lang.String value)
public SeppelSpacePO hasSpaceId(java.lang.String lower, java.lang.String upper)
public SeppelSpacePO createSpaceId(java.lang.String value)
public java.lang.String getSpaceId()
public SeppelSpacePO withSpaceId(java.lang.String value)
public SeppelSpacePO hasLastChangeId(long value)
public SeppelSpacePO hasLastChangeId(long lower, long upper)
public SeppelSpacePO createLastChangeId(long value)
public long getLastChangeId()
public SeppelSpacePO withLastChangeId(long value)
public SeppelSpacePO hasJavaFXApplication(boolean value)
public SeppelSpacePO createJavaFXApplication(boolean value)
public boolean getJavaFXApplication()
public SeppelSpacePO withJavaFXApplication(boolean value)
public SeppelSpacePO hasHistory(ChangeEventList value)
public SeppelSpacePO createHistory(ChangeEventList value)
public ChangeEventList getHistory()
public SeppelSpacePO withHistory(ChangeEventList value)
public SeppelSpacePO filterSpaceId(java.lang.String value)
public SeppelSpacePO filterSpaceId(java.lang.String lower, java.lang.String upper)
public SeppelSpacePO filterHistory(ChangeEventList value)
public SeppelSpacePO filterLastChangeId(long value)
public SeppelSpacePO filterLastChangeId(long lower, long upper)
public SeppelSpacePO filterJavaFXApplication(boolean value)