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, 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 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 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.