public final class YOutputCondition extends YCondition
_bag_documentation, _name, _net| Constructor and Description |
|---|
YOutputCondition(java.lang.String id,
java.lang.String label,
YNet container) |
YOutputCondition(java.lang.String id,
YNet container) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
void |
verify(YVerificationHandler handler)
Internally verify the object against YAWL language semantics and
report any errors and/or warnings.
|
add, contains, containsIdentifier, getAmount, getIdentifiers, isAnonymous, isImplicit, remove, removeAll, removeAll, removeOne, removeOne, setImplicit, toXMLaddPostset, addPreset, addToCancelledBySet, addToYawlMappings, addToYawlMappings, getCancelledBySet, getDocumentation, getDocumentationPreParsed, getName, getNet, getPostsetElement, getPostsetElements, getPostsetFlow, getPostsetFlows, getPresetElement, getPresetElements, getPresetFlow, getPresetFlows, getProperID, getYawlMappings, removeFromCancelledBySet, removePostsetFlow, removePresetFlow, setDocumentation, setID, setName, verifyPostsetFlows, verifyPresetFlowscompareTo, getID, toStringpublic YOutputCondition(java.lang.String id,
java.lang.String label,
YNet container)
public YOutputCondition(java.lang.String id,
YNet container)
public void verify(YVerificationHandler handler)
YVerifiableverify in interface YVerifiableverify in class YConditionYVerificationMessagepublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class YConditionjava.lang.CloneNotSupportedExceptionCopyright © 2004-2014 The YAWL Foundation.