public final class YInputCondition extends YCondition
_bag_documentation, _name, _net| Constructor and Description |
|---|
YInputCondition(java.lang.String id,
java.lang.String label,
YNet container)
Constructor.
|
YInputCondition(java.lang.String id,
YNet container) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
void |
verify(YVerificationHandler handler)
This is one of those few cases where the sub-class has tighter constraints than the
parent class on one of the supertype members (preset).
|
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 YInputCondition(java.lang.String id,
java.lang.String label,
YNet container)
id - of the NetElement.label - of the condition.public YInputCondition(java.lang.String id,
YNet container)
public void verify(YVerificationHandler handler)
verify 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.