Uses of Enum Class
de.mid.innovator.m2msdk.model.parameter.ReferenceRelation
Packages that use ReferenceRelation
Package
Description
The package contains the parameters of the model transformation and workflow.
-
Uses of ReferenceRelation in de.mid.innovator.m2msdk.model.parameter
Subclasses with type arguments of type ReferenceRelation in de.mid.innovator.m2msdk.model.parameterModifier and TypeClassDescriptionenumThe type of the relation of a reference to another configuration item.Methods in de.mid.innovator.m2msdk.model.parameter that return ReferenceRelationModifier and TypeMethodDescriptionstatic ReferenceRelationReturns the enum constant of this class with the specified name.static ReferenceRelation[]ReferenceRelation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.mid.innovator.m2msdk.model.parameter with parameters of type ReferenceRelation