Uses of Enum Class
eu.qualimaster.easy.extension.internal.PipelineContentsContainer.MappedInstanceType
Packages that use PipelineContentsContainer.MappedInstanceType
-
Uses of PipelineContentsContainer.MappedInstanceType in eu.qualimaster.easy.extension.internal
Methods in eu.qualimaster.easy.extension.internal that return PipelineContentsContainer.MappedInstanceTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PipelineContentsContainer.MappedInstanceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.qualimaster.easy.extension.internal with parameters of type PipelineContentsContainer.MappedInstanceTypeModifier and TypeMethodDescriptionprivate voidIvmlElementIdentifier.fillSegmentList(PipelineContentsContainer.MappedInstanceType type, String[] arraySegments, List<String> segments) Part ofIvmlElementIdentifier.splitID(String)to fill the list for mapped runtime variable instances.net.ssehub.easy.varModel.confModel.IDecisionVariablePipelineContentsContainer.getMappedInstance(PipelineContentsContainer.MappedInstanceType type, String orgName) Returns the mapped instance for the given (configured) item.booleanPipelineContentsContainer.hasMapping(PipelineContentsContainer.MappedInstanceType type, String orgName) Returns whether there is a mapping (not necessarily a mapped instance) for the given (configured) item.