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, toXML
addPostset, 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, verifyPresetFlows
compareTo, getID, toString
public YOutputCondition(java.lang.String id, java.lang.String label, YNet container)
public YOutputCondition(java.lang.String id, YNet container)
public void verify(YVerificationHandler handler)
YVerifiable
verify
in interface YVerifiable
verify
in class YCondition
YVerificationMessage
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class YCondition
java.lang.CloneNotSupportedException
Copyright © 2004-2014 The YAWL Foundation.