Uses of Interface
de.mid.innovator.srv2api.icw2class.CLValueRangeAble
Packages that use CLValueRangeAble
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
This packagage contains elements representing the logical model.
-
Uses of CLValueRangeAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLValueRangeAble in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceinterfaceThis is a utility class for CLStructureElement that provides static methods for creation or other purposes.interfaceinterface -
Uses of CLValueRangeAble in de.mid.innovator.srv2api.icw2dm
Subinterfaces of CLValueRangeAble in de.mid.innovator.srv2api.icw2dmModifier and TypeInterfaceDescriptioninterfaceThe classDMInputClauseis used to model aDMDecisionTableinput.interfaceThe classDMOutputClauseis used to model aDMDecisionTableoutput.Methods in de.mid.innovator.srv2api.icw2dm with type parameters of type CLValueRangeAbleModifier and TypeMethodDescription<T extends CLValueRangeAble>
List<T> DMValueRangeRefAble.getUsedValueRangeAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) TheCLValueRangeAblewhich is referenced by thisDMValueRangeRefAble.<T extends CLValueRangeAble>
List<T> DMValueRangeRefAble.getUsedValueRangeAble(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUsedValueRangeAble and filters its return values according to the given stereotype value. -
Uses of CLValueRangeAble in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return CLValueRangeAbleModifier and TypeMethodDescriptionELValSpec.getOwnerValueRange()TheCLValueRangeAblethat owns thisELValSpec. -
Uses of CLValueRangeAble in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return CLValueRangeAbleModifier and TypeMethodDescriptionMEValSpecOpaqueExpr.getOwnerTypeRestriction()TheCLValueRangeAblethat owns this restricting expression.MEValSpecOpaqueExpr.getOwnerValueRestriction()TheCLValueRangeAblethat owns this expression.