static StochasticLabelledDataPetriNet.VariableType |
StochasticLabelledDataPetriNet.VariableType.fromClass(java.lang.Class<?> clazz) |
|
StochasticLabelledDataPetriNet.VariableType |
StochasticLabelledDataPetriNet.getVariableType(int variable) |
|
StochasticLabelledDataPetriNet.VariableType |
StochasticLabelledDataPetriNetImpl.getVariableType(int variable) |
|
StochasticLabelledDataPetriNet.VariableType |
StochasticLabelledDataPetriNetSemantics.getVariableType(int variable) |
|
StochasticLabelledDataPetriNet.VariableType |
StochasticLabelledDataPetriNetSemanticsImpl.getVariableType(int variable) |
|
static StochasticLabelledDataPetriNet.VariableType |
StochasticLabelledDataPetriNet.VariableType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static StochasticLabelledDataPetriNet.VariableType[] |
StochasticLabelledDataPetriNet.VariableType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|