public class FetchFileFlowPO extends PatternObject<FetchFileFlowPO,FetchFileFlow>
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 |
|---|
FetchFileFlowPO() |
FetchFileFlowPO(FetchFileFlow... 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 FetchFileFlowPO()
public FetchFileFlowPO(FetchFileFlow... hostGraphObject)
public FetchFileFlowSet allMatches()
public void run()
public FetchFileFlowPO hasFileServer(PeerProxy value)
public FetchFileFlowPO createFileServer(PeerProxy value)
public PeerProxy getFileServer()
public FetchFileFlowPO withFileServer(PeerProxy value)
public FetchFileFlowPO hasIdMap(SDMLibJsonIdMap value)
public FetchFileFlowPO createIdMap(SDMLibJsonIdMap value)
public SDMLibJsonIdMap getIdMap()
public FetchFileFlowPO withIdMap(SDMLibJsonIdMap value)
public FetchFileFlowPO hasFileName(java.lang.String value)
public FetchFileFlowPO hasFileName(java.lang.String lower, java.lang.String upper)
public FetchFileFlowPO createFileName(java.lang.String value)
public java.lang.String getFileName()
public FetchFileFlowPO withFileName(java.lang.String value)
public FetchFileFlowPO hasTaskNo(int value)
public FetchFileFlowPO hasTaskNo(int lower, int upper)
public FetchFileFlowPO createTaskNo(int value)
public int getTaskNo()
public FetchFileFlowPO withTaskNo(int value)
public TaskFlowPO hasSubFlow()
public TaskFlowPO createSubFlow()
public FetchFileFlowPO hasSubFlow(TaskFlowPO tgt)
public FetchFileFlowPO createSubFlow(TaskFlowPO tgt)
public TaskFlow getSubFlow()
public TaskFlowPO hasParent()
public TaskFlowPO createParent()
public FetchFileFlowPO hasParent(TaskFlowPO tgt)
public FetchFileFlowPO createParent(TaskFlowPO tgt)
public TaskFlow getParent()