wt.epm.build
Class EPMBuildDelegate.LinkInfo
java.lang.Object
wt.epm.build.EPMBuildDelegate.LinkInfo
- Enclosing class:
- EPMBuildDelegate
- class EPMBuildDelegate.LinkInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
doc
public EPMDocument doc
quantity
public Quantity quantity
rule
public EPMBuildLinksRule rule
occurrences
public QueryResult occurrences
ruleForParentDoc
public EPMBuildLinksRule ruleForParentDoc
EPMBuildDelegate.LinkInfo
public EPMBuildDelegate.LinkInfo(EPMDocument doc,
Quantity quantity,
QueryResult usesOccurrences)