public class SeppelSpaceProxyPO extends PatternObject<SeppelSpaceProxyPO,SeppelSpaceProxy>
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 |
|---|
SeppelSpaceProxyPO() |
SeppelSpaceProxyPO(SeppelSpaceProxy... hostGraphObject) |
addToAttrConstraints, addToCardConstraints, addToExcluders, addToIncomming, addToMatchOtherThen, addToOutgoing, createAttrConstraints, createAttrConstraintsNew, destroy, doAllMatches, endCreate, endDestroy, endNAC, endSubPattern, findNextMatch, getAttrConstraints, getCandidates, getCardConstraints, getCurrentMatch, getDestroyElem, getExcluders, getIncomming, getLHSPatternObjectName, getMatchOtherThen, getOutgoing, has, has, hasAttr, hasLink, 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, withoutOutgoingcreatePattern, createPatternNew, dumpHostGraphObject, getDoAllMatches, getHasMatch, getModifier, getPattern, getPatternObjectName, getPropertyChangeSupport, getTopPattern, setDoAllMatches, setHasMatch, setModifier, setPattern, setPatternObjectName, valueSetString, withDoAllMatches, withHasMatch, withModifier, withPattern, withPatternObjectNamepublic SeppelSpaceProxyPO()
public SeppelSpaceProxyPO(SeppelSpaceProxy... hostGraphObject)
public SeppelSpaceProxySet allMatches()
public SeppelSpaceProxyPO hasSpaceId(java.lang.String value)
public SeppelSpaceProxyPO hasSpaceId(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxyPO createSpaceId(java.lang.String value)
public java.lang.String getSpaceId()
public SeppelSpaceProxyPO withSpaceId(java.lang.String value)
public SeppelSpaceProxyPO hasAcceptsConnectionRequests(boolean value)
public SeppelSpaceProxyPO createAcceptsConnectionRequests(boolean value)
public boolean getAcceptsConnectionRequests()
public SeppelSpaceProxyPO withAcceptsConnectionRequests(boolean value)
public SeppelSpaceProxyPO hasHostName(java.lang.String value)
public SeppelSpaceProxyPO hasHostName(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxyPO createHostName(java.lang.String value)
public java.lang.String getHostName()
public SeppelSpaceProxyPO withHostName(java.lang.String value)
public SeppelSpaceProxyPO hasPortNo(int value)
public SeppelSpaceProxyPO hasPortNo(int lower, int upper)
public SeppelSpaceProxyPO createPortNo(int value)
public int getPortNo()
public SeppelSpaceProxyPO withPortNo(int value)
public SeppelSpaceProxyPO hasLoginName(java.lang.String value)
public SeppelSpaceProxyPO hasLoginName(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxyPO createLoginName(java.lang.String value)
public java.lang.String getLoginName()
public SeppelSpaceProxyPO withLoginName(java.lang.String value)
public SeppelSpaceProxyPO hasPassword(java.lang.String value)
public SeppelSpaceProxyPO hasPassword(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxyPO createPassword(java.lang.String value)
public java.lang.String getPassword()
public SeppelSpaceProxyPO withPassword(java.lang.String value)
public SeppelSpaceProxyPO hasPartners()
public SeppelSpaceProxyPO createPartners()
public SeppelSpaceProxyPO hasPartners(SeppelSpaceProxyPO tgt)
public SeppelSpaceProxyPO createPartners(SeppelSpaceProxyPO tgt)
public SeppelSpaceProxySet getPartners()
public SeppelScopePO hasScopes()
public SeppelScopePO createScopes()
public SeppelSpaceProxyPO hasScopes(SeppelScopePO tgt)
public SeppelSpaceProxyPO createScopes(SeppelScopePO tgt)
public SeppelScopeSet getScopes()
public SeppelChannelPO hasChannel()
public SeppelChannelPO createChannel()
public SeppelSpaceProxyPO hasChannel(SeppelChannelPO tgt)
public SeppelSpaceProxyPO createChannel(SeppelChannelPO tgt)
public SeppelChannel getChannel()
public BoardTaskPO hasTasks()
public BoardTaskPO createTasks()
public SeppelSpaceProxyPO hasTasks(BoardTaskPO tgt)
public SeppelSpaceProxyPO createTasks(BoardTaskPO tgt)
public BoardTaskSet getTasks()