public class CloudModelFilePO extends PatternObject<CloudModelFilePO,CloudModelFile>
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 |
|---|
CloudModelFilePO() |
CloudModelFilePO(CloudModelFile... 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 CloudModelFilePO()
public CloudModelFilePO(CloudModelFile... hostGraphObject)
public CloudModelFileSet allMatches()
public CloudModelFilePO hasFileName(java.lang.String value)
public CloudModelFilePO hasFileName(java.lang.String lower, java.lang.String upper)
public CloudModelFilePO createFileName(java.lang.String value)
public java.lang.String getFileName()
public CloudModelFilePO withFileName(java.lang.String value)
public CloudModelFilePO hasLastModifiedTime(long value)
public CloudModelFilePO hasLastModifiedTime(long lower, long upper)
public CloudModelFilePO createLastModifiedTime(long value)
public long getLastModifiedTime()
public CloudModelFilePO withLastModifiedTime(long value)
public CloudModelDirectoryPO hasDir()
public CloudModelDirectoryPO createDir()
public CloudModelFilePO hasDir(CloudModelDirectoryPO tgt)
public CloudModelFilePO createDir(CloudModelDirectoryPO tgt)
public CloudModelDirectory getDir()
public CloudModelFilePO filterFileName(java.lang.String value)
public CloudModelFilePO filterFileName(java.lang.String lower, java.lang.String upper)
public CloudModelFilePO filterLastModifiedTime(long value)
public CloudModelFilePO filterLastModifiedTime(long lower, long upper)
public CloudModelDirectoryPO filterDir()
public CloudModelFilePO filterDir(CloudModelDirectoryPO tgt)