public class ModelCloudPO extends PatternObject<ModelCloudPO,ModelCloud>
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 |
|---|
ModelCloudPO() |
ModelCloudPO(ModelCloud... 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 ModelCloudPO()
public ModelCloudPO(ModelCloud... hostGraphObject)
public ModelCloudSet allMatches()
public ModelCloudPO hasAcceptPort(int value)
public ModelCloudPO hasAcceptPort(int lower, int upper)
public ModelCloudPO createAcceptPort(int value)
public int getAcceptPort()
public ModelCloudPO withAcceptPort(int value)
public ModelCloudProxyPO hasServers()
public ModelCloudProxyPO createServers()
public ModelCloudPO hasServers(ModelCloudProxyPO tgt)
public ModelCloudPO createServers(ModelCloudProxyPO tgt)
public ModelCloudProxySet getServers()
public ModelSpaceProxyPO hasModelSpaces()
public ModelSpaceProxyPO createModelSpaces()
public ModelCloudPO hasModelSpaces(ModelSpaceProxyPO tgt)
public ModelCloudPO createModelSpaces(ModelSpaceProxyPO tgt)
public ModelSpaceProxySet getModelSpaces()
public ModelCloudPO hasHostName(java.lang.String value)
public ModelCloudPO hasHostName(java.lang.String lower, java.lang.String upper)
public ModelCloudPO createHostName(java.lang.String value)
public java.lang.String getHostName()
public ModelCloudPO withHostName(java.lang.String value)
public ModelCloudPO filterHostName(java.lang.String value)
public ModelCloudPO filterHostName(java.lang.String lower, java.lang.String upper)
public ModelCloudPO filterAcceptPort(int value)
public ModelCloudPO filterAcceptPort(int lower, int upper)
public ModelCloudProxyPO filterServers()
public ModelCloudPO filterServers(ModelCloudProxyPO tgt)
public ModelSpaceProxyPO filterModelSpaces()
public ModelCloudPO filterModelSpaces(ModelSpaceProxyPO tgt)