Package org.oristool.petrinet
Class Postcondition
Postcondition of a Petri net.
-
Field Summary
Fields inherited from class org.oristool.util.Featurizable
features
-
Method Summary
Methods inherited from class org.oristool.util.Featurizable
addFeature, getFeature, getFeatures, hasFeature, removeFeature
-
Method Details
-
getTransition
Returns the target transition of this postcondition.- Returns:
- target transition
-
getPlace
Returns the output place of this postcondition.- Returns:
- output place
-
getMultiplicity
public int getMultiplicity()Returns the multiplicity of this postcondition.- Returns:
- multiplicity
-
toString
- Overrides:
toString
in classFeaturizable<PostconditionFeature>
-