Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AAS - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- AasChange - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Records an AAS change.
- AasChange(IDecisionVariable, ConfigurationChangeType) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasChange
-
Creates an instance.
- AasChanges - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
The AAS changes that also act as configuration change listener.
- AasChanges() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.AasChanges
-
Creates an instances, prevents external creation.
- AasEnum - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents an AAS enumeration.
- AasEnum(AasType, ParsingEnumKind, Function<String, String>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Turns a
typeinto an enum. - AasEnum(String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Creates a new AAS enumeration.
- AasEnumLiteral - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents an AAS enumeration literal.
- AasEnumLiteral(String, String, String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
-
Creates an AAS enumeration literal.
- AasEnumResultHandler(List<AasEnum>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils.AasEnumResultHandler
-
Creates a result handler instance for the given
enumswithout notifier. - AasEnumResultHandler(List<AasEnum>, Consumer<AasEnum>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils.AasEnumResultHandler
-
Creates a result handler instance for the given
enumswitht notifier. - aasEnums - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- AasField - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents a field in an
AasType. - AasField() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Creates an instance.
- AasField(AasField) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Copies values of
field. - AasImports - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Defines known types to be considered as imports.
- AasImports() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
- AasImports.Import - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Describes an import.
- aasIvmlMapper - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- AasIvmlMapper - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Maps an IVML configuration generically into an AAS with references to IIP-Ecosphere.
- AasIvmlMapper(Supplier<Configuration>, IvmlGraphMapper, AbstractIvmlModifier.ConfigurationChangeListener) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Creates a mapper with default settings, e.g., short ids for meta IVML information are prefixed by "meta" (
AasIvmlMapper.SHORTID_PREFIX_META) and the variable filter excludes all IVML constraint variables (AasIvmlMapper.FILTER_NO_CONSTRAINT_VARIABLES). - AasIvmlMapper.InstantiationMode - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Instantiation modes.
- AasIvmlMapper.ModelResults - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Stores intermediary model creation results.
- AasIvmlMapper.ServiceMap - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
A "map" holding names/id to service mappings.
- AasOperation - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents an AAS operation.
- AasOperation(AasField) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasOperation
-
Copies values of
field. - aasOpListener - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- AasSmeType - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
- AasSmeType(boolean) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
-
Creates a constant.
- AasSpecSummary - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Summarizes a specification.
- AasSpecSummary(List<AasType>, List<AasEnum>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Creates a specification summary.
- aasType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- AasType - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents an AAS type, i.e., Submodel, SubmodelElementCollection, Entity.
- AasType(AasType) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Creates a new instance by deepely copying
type. - AasType(String, boolean, boolean) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Creates an AAS type.
- AasType.EntityType - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents the entity type.
- AasTypeResult(AasType, int[], String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.AasTypeResult
-
Creates an instance.
- aasTypes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- aasValue - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- aasx - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator.SpecPair
- AbstractAasElement - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Abstract superclass for AAS elements.
- AbstractAasElement() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Creates an instance.
- AbstractAasElement(AbstractAasElement) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Copies values of
elt. - AbstractIvmlModifier - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Maps an IVML configuration generically into an AAS.
- AbstractIvmlModifier(IvmlGraphMapper, AbstractIvmlModifier.ConfigurationChangeListener) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Creates a mapper with default settings.
- AbstractIvmlModifier.ConfigurationChangeListener - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Some part listening on configuration changes.
- AbstractIvmlModifier.CopiedFile - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Stores original and copied file.
- AbstractIvmlModifier.GenericTypeIndicator - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Generic IVML type indicators.
- AbstractIvmlModifier.InstantiationContext - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Represents runtime (collected) information steering the template instantiation.
- AbstractIvmlModifier.Mode - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Instantiation modes to enable reuse of the respective methods by separating creation and value setting so that reference substitutions can be established during creating and used/applied during setting the value.
- AbstractIvmlModifier.TypeCreationFunction - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Defines an internal type creation function.
- AbstractIvmlModifier.ValueAdjustmentVisitor - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Applies substitutions and value adjustments to values.
- acceptTemplateFile(File, long) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns whether
fileis acceptable for template copying/publishing. - adaptDatatypesToModel(ObjectType, MethodType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Adapts the OPC UA data types to IIP-Ecosphere meta model type names.
- adaptTarget(Project, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Allows to adapt a target IVML project, e.g., in testing context.
- add(AasEnum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils.AasEnumResultHandler
-
Adds
enas new enumeration. - add(Map<Integer, List<SubmodelElementList.SubmodelElementListBuilder>>, List<SubmodelElementList.SubmodelElementListBuilder>, int, int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Adds all entries from
srcwith matching key totgt. - add(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ServiceMap
-
Adds a service.
- addDataToRow(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Adds (cell) data for the actual row.
- addEdge(IvmlGraphMapper.IvmlGraphEdge) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Adds an outgoing edge to this node.
- addEdge(IvmlGraphMapper.IvmlGraphEdge) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Adds an incoming/outgoing edge to this node.
- addElement(BaseType, ElementType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Adds an element to the hierarchy.
- addField(AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Adds a field.
- addField(AasType, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- addGraphFormat(GraphFormat) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Adds a graph format.
- addImport(AasImports.Import, Set<AasImports.Import>, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Adds an import.
- addImport(String, String, AasImports.Import) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
-
Adds an import.
- addImport(Project, String, Project, Project) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Adds an import statement, if needed, temporarily resolved to be able to create expressions and constraints.
- additionalIvmlFolders - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- addLastEnumLiteral(AasEnumLiteral) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Adds enum literals.
- addLiteral(AasEnumLiteral) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Adds a literal.
- addMetaDefault(Configuration, AbstractVariable, SubmodelElementContainerBuilder, Function<String, String>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Adds the default value of
varif there is a default value. - addMetaDefault(IDecisionVariable, SubmodelElementContainerBuilder, Function<String, String>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Adds the default value of
varif there is a default value. - addMetaProperties(IDecisionVariable, IDatatype, SubmodelElementContainerBuilder, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Adds the meta properties of
varof typevarTypetovarBuilder. - addNameAdjustment(IDecisionVariable, String, AbstractIvmlModifier.InstantiationContext) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Adds an adjustment for the name of
decVarif enabled by#enableNameAdjustment. - addNode(IvmlGraphMapper.IvmlGraphNode) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
- addNode(IvmlGraphMapper.IvmlGraphNode) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraph
-
Adds a node to this graph.
- addOperation(AasOperation) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Adds an operation.
- addOperations(Submodel.SubmodelBuilder, InvocablesCreator) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Adds the default AAS operations for obtaining information on the configuration model / changing the model.
- addType(AasType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Adds a type to
ReadAasxFile.XmlReader.typesand registerstypewithReadAasxFile.XmlReader.semIdTypes. - addTypeKind(SubmodelElementContainerBuilder, IvmlTypeKind, Function<String, String>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Adds an AAS type kind property.
- addTypeKind(SubmodelElementContainerBuilder, IDatatype, Function<String, String>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Adds an AAS type kind property.
- addVariable(AbstractVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
- adjustments - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- aliasList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- aliasType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- allowDuplicates - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- allowLogging(String, Class<?>, String, ConfigurationLifecycleDescriptor.LogLevel) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
-
Returns whether logging is allowed.
- analyzeForTemplate(ReasoningResult, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Analyzes the given reasoning result for template completion.
- analyzeReasoningResult(ReasoningResult, boolean, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Analyzes/prints the relevant information from reasoning messages.
- annotate(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Annotates
prjwith the usual binding time. - appId - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- apply(Submodel, Submodel.SubmodelBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasChange
- applyConceptDescription(AbstractAasElement, ReadAasxFile.XmlReader.ConceptDescription) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Applies a concept description to
elt. - appName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- appPrefix - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- appProject - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ModelResults
- APPS - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
- APPS_NO_DEPS - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
- appVersion - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- ARG_PROPS_END - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- ARG_PROPS_START - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- aspect - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- assignments - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- asTable - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Legend
- asTypeKind(IDatatype) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
-
Determines the type kind of
type. - authenticationKey - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.SecuritySettings
B
- base - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- baseNameSpace - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- BaseType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Representation of an OPC UA type.
- BaseType(String, String, String, String, boolean) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Creates an OPC UA type representation.
- BASIC_IVML_NAME - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- BASIC_TYPES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- beginTask(String, int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- bind(ProtocolServerBuilder) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Binds the AAS operations (ensure static lambda functions).
- bindOperations(ProtocolServerBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.AasChanges
- bindOperations(ProtocolServerBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Binds the AAS operations.
- bindTemplateOperations(ProtocolServerBuilder) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Binds the AAS template operations (ensure static lambda functions).
- BLOB - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- BOTH - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
- BRACKETS_WIITH_FOOTNOTE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
- browseName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
- bucket - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- builder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
C
- calculations - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Legend
- cardinality - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.AasTypeResult
- cfg - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- CFG_REMOVE_NOTES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- cfgSupplier - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- changeListener - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- changeValues(Map<String, String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Changes a given set of values and performs reasoning before committing the values into the actual configuration.
- changeVariableDataTypes(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Turns OPC UA type names to IIP-Ecosphere meta model type names.
- checkForExternDataType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Checks for an extern data type.
- checkForInternDataType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Checks for intern data type.
- checkRedundancy(String, ArrayList<FieldType>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Checks for redundant/duplicate variable names in
DomParser.hierarchy. - checkRelation(String, NodeList) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Checks the relations and returns a node with NodeId
currentNodeId. - checkRequiredModels(DomParser, String, String, String, NodeList) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Checks for required models.
- classLoader - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- classLoader - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- clean() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.CopiedFile
-
Cleans up unneeded copies.
- cleanGenTarget() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Cleans the generation target.
- cleanOutputFolder() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns whether the output folder shall be cleaned before code generation.
- cleanOutputFolder() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.NonCleaningInstantiationConfigurer
- clear() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Clears this instance for reuse.
- closer - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- collectConstants(Configuration, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Collects constants in a given project.
- collectDisplayRows(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Collects the display rows.
- collectForwardTypes(IvmlGraphMapper.IvmlGraphNode, IvmlGraphMapper.IvmlGraphNode, IvmlGraphMapper.IvmlGraphEdge, JSONObject) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Collects common forward types between the nodes involved in
edgeand adds the results as "type"-array todata. - collectImports(Project, Set<Project>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Collects all imports, i.e., the import hull starting with
prj. - collectInformation(String, NodeList, NodeList, NodeList, NodeList, NodeList, NodeList, ArrayList<BaseType>, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Collector
-
Collects the information parameters.
- collection - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Collector
- collectMemberNames(Compound, List<String>, Set<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Collects the member names for type.
- collectMemberNamesContainer(IDecisionVariableContainer, List<String>, Set<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Collects the member names for the given container.
- Collector - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
-
Information collector for OPC UA companion spec files and IVML files.
- Collector() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Collector
- collectServices(Configuration, IDatatype) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Collects all declared services.
- collectTemplates(long) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Collects the generated templates, copies them to
ConfigurationSetup.getArtifactsFolder()and returns the file names prefixed byConfigurationSetup.getArtifactsUriPrefix()as JSON. - collectTypes(IDecisionVariable, Predicate<Boolean>, Consumer<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Collects IIP-Ecosphere data types.
- collectTypes(IDecisionVariable, Set<IDecisionVariable>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Collects types that are used in a service/connector
var. - column - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- COMANAGEDENTITY - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
For co-managed entities there is no separate AAS.
- compare(AasSpecSummary, AasSpecSummary) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator
-
Compares two spec summaries.
- COMPOUND - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
- ConceptDescription() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
- concepts - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- configurationChanged(IDecisionVariable, ConfigurationChangeType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.AasChanges
- configurationChanged(IDecisionVariable, ConfigurationChangeType) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ConfigurationChangeListener
-
Called when a decision variable changed.
- ConfigurationLifecycleDescriptor - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
The lifecycle descriptor for the configuration component.
- ConfigurationLifecycleDescriptor() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- ConfigurationLifecycleDescriptor.ExecLogger - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Mapping EASy executor logger information into this logger.
- ConfigurationLifecycleDescriptor.LogLevel - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Defines the basic logging levels in here.
- ConfigurationLifecycleDescriptor.Slf4EasyLogger - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
SLF4J-to-EASy logging adapter.
- ConfigurationManager - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Holds the platform configuration and provides operations on the configuration.
- ConfigurationManager() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- ConfigurationManager.OktoProgressMonitor - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Bridges between EASy progress monitoring and oktoflow (UI) progress notifications.
- ConfigurationSetup - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
The setup for the configuration component.
- ConfigurationSetup() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationSetup
-
Creates an instance.
- configure(ConfigurationSetup) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Configures the platform instantiation via the given
ConfigurationSetup. - ConnectorInfo() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- CONSTRAINT - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
- consume(Aas, Submodel, String) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ResultConsumer
-
Consumes a mapping result.
- consume(String, String) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.QualifierConsumer
-
Consumes a qualifier.
- consumeNonWhitespaces(String, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Consumes not-whitespaces starting at
pos. - consumeWhitespaces(String, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Consumes whitespaces starting at
pos. - CONTAINER - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
- contains(File, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
-
Returns whether
foldercontains a file with namefile. - contains(String[], String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns whether
datacontainsitemthrough equals. - containsPlainType(List<AasType>, String[]) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Does
typescontains a plain non-aspect type with idShort fromids. - containsVariable(Project, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether
prjdeclares a variable namedvarName. - context - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- CopiedFile(File, File) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.CopiedFile
-
Creates an instance.
- copy - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.CopiedFile
- copyToTmp(File) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Copies
fileto temp iffileexists. - countSemanticIdMarker(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns the number of semantic ID markers in
value. - create - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
- CREATE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
- CREATE_SETTARGET - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
- createAasChanges() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasyConfigurationFactoryDescriptor
- createAppProject(String, String, AasIvmlMapper.ModelResults) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Writes an application project with the given new mesh variable.
- createAssignment(AbstractVariable, String, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Creates an assignment of
valueExtovarDecland adds it toprj. - createDashboardSpec(Submodel.SubmodelBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Creates the dashboard specification collection.
- createDisplayRows(Submodel.SubmodelBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Creates the display rows submodel.
- createEasyClassLoader(ClassLoader) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Creates a focused class loader for EASy-Producer.
- createEasyClasspath(ClassLoader) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Constructs/relocates the class path for EASy-Producer from the
config.classpathfile in configuration.configuration. - createEdge(IDecisionVariable, IvmlGraphMapper.IvmlGraphNode, IvmlGraphMapper.IvmlGraphNode) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.GraphFactory
-
Creates an edge.
- createEdge(IDecisionVariable, IvmlGraphMapper.IvmlGraphNode, IvmlGraphMapper.IvmlGraphNode) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphFactory
- createElement(ElementType, Element, String, String, String, String, ArrayList<FieldType>, ArrayList<FieldType>, ArrayList<EnumLiteral>, ArrayList<DataLiteral>, String, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Creates an element.
- createExpression(IDatatype, String, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Creates an IVML expression syntax tree for
expression. - createGraph(IDecisionVariable) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.GraphFactory
-
Creates a graph instance.
- createGraph(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphFactory
- createHeader(Submodel.SubmodelBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Creates submodel header information.
- createInstantiator(File, Consumer<String>, Consumer<String>, Consumer<Long>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasyConfigurationFactoryDescriptor
- createIvmlConfigPath(String, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- createIvmlConfigPath(String, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Creates an IVML configuration (not meta-model) model path with
subpathand for projectp. - createIvmlModel(String, File) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Creates the IVML model in the given
fileName. - createJvmArg(String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Creates a JVM argument from
keyandvalue. - createMeshProject(String, String, IvmlGraphMapper.IvmlGraph, AasIvmlMapper.ModelResults) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Creates a mesh project for
graph. - createNode(IDecisionVariable) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.GraphFactory
-
Creates a graph node.
- createNode(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphFactory
- createNode(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphWalker
-
Creates a node and registers it in the resulting graph.
- createParser(String, File, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Creates the parser.
- createProperty(SubmodelElementContainerBuilder, String, Type, Object, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Creates an AAS property.
- createType(String, IDatatype, Project) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.TypeCreationFunction
-
Creates the type.
- createTypeCollectionBuilder(Submodel.SubmodelBuilder, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Creates a AAS collection representing an IVML type.
- createVariable(String, String, boolean, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Creates an IVML variable.
- creator - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
- current - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- currentMultiSemIdProcessed - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- currentTemplateVariable - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- currentTypeIsAspect - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
D
- DataLiteral - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA data literal.
- DataLiteral(String, String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataLiteral
-
Creates a data literal instance.
- dataSpecId - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
- dataType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataLiteral
- dataType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldType
- dataType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
- dataType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.VariableTypeType
- DataType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA data type.
- DataType(String, String, String, String, String, ArrayList<DataLiteral>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataType
-
Creates an OPC UA data type instance.
- DATATYPE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- dataTypeList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- de.iip_ecosphere.platform.configuration.easyProducer - package de.iip_ecosphere.platform.configuration.easyProducer
-
Implementation.
- de.iip_ecosphere.platform.configuration.easyProducer.aas - package de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Tools and infrastructure classes for turning IDTA AAS specs into IVML.
- de.iip_ecosphere.platform.configuration.easyProducer.ivml - package de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Generic mapping of IVML into AAS.
- de.iip_ecosphere.platform.configuration.easyProducer.opcua - package de.iip_ecosphere.platform.configuration.easyProducer.opcua
-
OPC UA XML to IVML parser.
- de.iip_ecosphere.platform.configuration.easyProducer.opcua.data - package de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
OPC UA data representation.
- de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser - package de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
-
OPC UA XML to IVML parser.
- de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh - package de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
-
ServiceMesh-Graph-mapper.
- debug(String, Class<?>, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- DEBUG - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- DecisionVariableProvider - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Provides access to decision variables.
- decreaseIndent() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Decreases output indent.
- DefaultEdge - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Default graph edge implementation.
- DefaultEdge(IDecisionVariable, IvmlGraphMapper.IvmlGraphNode, IvmlGraphMapper.IvmlGraphNode) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultEdge
-
Creates an edge.
- DefaultGraph - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Default graph edge implementation.
- DefaultGraph(IDecisionVariable) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
-
Creates a graph instance.
- DefaultGraphElement - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Default graph element implementation.
- DefaultGraphElement(IDecisionVariable) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
-
Creates a graph element.
- DefaultNode - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Default graph node implementation.
- DefaultNode(IDecisionVariable) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Creates a graph node.
- deferredTypes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- deleteAasVariableMapping(Submodel, String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Deletes the mapping of the specified variable in the AAS.
- deleteGraph(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Deletes a graph structure in IVML.
- deleteReferenceFromContainerValue(IDecisionVariable, AbstractVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Deletes a reference from a container value and sets the new value.
- deleteVariable(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Deletes an IVML variable.
- dereference(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Dereferences
var. - DERIVED - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
- description - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- description - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
- description - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- description - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
- description - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.Literal
- description - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.DescriptionOrDocumentation
- DescriptionOrDocumentation() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.DescriptionOrDocumentation
- dimensions - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
- dimensions - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
- displayName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- displayName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.DisplayRow
- displayName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- displayName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
- displayName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.DescriptionOrDocumentation
- displayRow - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- DisplayRow() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.DisplayRow
- displayRows - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- documentation - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataType
- documentation - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumType
- documentation - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectTypeType
- documentation - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.VariableTypeType
- documentation - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.DescriptionOrDocumentation
- documents - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- doFilterLogs - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- doLogging - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- DomParser - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
-
XML parser for OPC UA companion spec files.
- DomParser(NodeList, NodeList, NodeList, NodeList, NodeList, NodeList, NodeList, ArrayList<BaseType>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Creates a DOM parser/translator.
- DomParser.DescriptionOrDocumentation - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
-
Results instance for
DomParser.getDescriptionOrDocumentation(String, Element). - DomParser.TypeListAndType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
- done - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
- doneProjects - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- doneTypes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- DrawflowGraphFormat - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Writes a graph in the "drawflow" format.
- DrawflowGraphFormat() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
- DrawflowGraphFormat.GraphReader - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Implements a graph reader.
- DrawflowGraphFormat.GraphWriter - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Instance to map and write a graph.
E
- EasyConfigurationFactoryDescriptor - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
The SLF4j plugin descriptor.
- EasyConfigurationFactoryDescriptor() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.EasyConfigurationFactoryDescriptor
-
Creates the descriptor.
- EasyLogLevel - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Basically, the amount of EASy logging is defined via the Log4J logging configuration.
- EasyLogLevel() - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.EasyLogLevel
- easyProducer - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationSetup
- EasySetup - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Settings for EASy-Producer.
- EasySetup() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- ElementType - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
-
Denotes the OPC UA element types.
- ElementType(boolean) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
-
Creates a new enum value.
- emit(AbstractAasElement) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Returns whether
elemshall be emitted. - EMIT_FILTER - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- emitReasonerWarnings - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
- emitReasonerWarnings() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Enables emitting reasoner warnings.
- enableNameAdjustment - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- enableTokenExport - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.SecuritySettings
- end - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultEdge
- endRow() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Notifies that collecting data for a row has ended and the collected information shall be classified and processed.
- endSection() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Notifies that the end of a specification section has been reached and that temporary information for the last section shall be cleared for the next section.
- ensureUniqueFieldName(Set<String>, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Ensures unique field idShort names.
- ENTITY - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- entityType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- EntityType(String) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
Creates an instance.
- ENUM - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
- ENUM - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
- ENUM - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- ENUM_ENTRIES - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
- ENUM_LITERAL_PATTERN - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
- enumAdded(AasEnum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Is called as an
ParsingUtils.AasEnumResultHandlerif a new enumeration instance was added. - EnumLiteral - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA enumeration literal.
- EnumLiteral(String, String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumLiteral
-
Creates an enumeration literal instance.
- enums - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
- enums - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils.AasEnumResultHandler
- enums - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- enums() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the enumerations in the specification.
- enumsHandler - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- enumsHandler - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- EnumType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA enumeration type.
- EnumType(String, String, String, String, String, ArrayList<EnumLiteral>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumType
-
Creates an OPC UA data type instance.
- error(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.ExecLogger
- error(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- error(String, Class<?>, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- error(String, Exception) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- ERROR - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- exampleExplanation - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- exampleValue - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.AasTypeResult
- exampleValues - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- exception(String, Class<?>, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- ExecLogger() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.ExecLogger
- execute(ClassLoader, String, String, String, String...) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Executes the platform instantiator through an on class loader within this JVM.
- executeAsProcess(ClassLoader, String, String, String, String...) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Executes the platform instantiator directly within an own JVM.
- executionTimeConsumer - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
- executor - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- exitCode - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- extensionDesc - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- externAliasLists - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- EXTRA_VERBOSE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.EasyLogLevel
F
- factory - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
- factory - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- FATAL - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- field - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- Field() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- FIELDMETHOD - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- FieldMethodType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA field method type.
- FieldMethodType(String, String, String, String, String, boolean) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldMethodType
-
Creates an OPC UA field method type instance.
- FIELDOBJECT - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- FieldObjectType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA field object type.
- FieldObjectType(String, String, String, String, String, boolean) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldObjectType
-
Creates an OPC UA field object type instance.
- fields - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- fields - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.RecordType
- fields - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.MethodType
- fields - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
- fields() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns the fields of this type.
- FieldType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA field type.
- FieldType(String, String, String, String, String, boolean) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldType
-
Creates an OPC UA field type instance.
- FIELDVARIABLE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- FieldVariableType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA field variable type.
- FieldVariableType(String, String, String, String, String, String, boolean, String, String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
-
Creates an OPC UA field variable type instance.
- FILE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- fileName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- FILTER_NO_ANY - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- FILTER_NO_CONSTRAINT_VARIABLES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- filterLanguage(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Filter English or any other language from
descriptionif given in multi languages, prefer "definition @" if given. - filterLanguageImpl(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Filter English or any other language from
descriptionif given in multi languages. - findOrCreateProject(Project, String, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Finds an existing IVML project in
scopewith given name or creates a new one with default freeze block. - findProjectsUsingVariable(Project, AbstractVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns the projects that use
var. - findServiceVar(AasIvmlMapper.ServiceMap, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Finds a service as IVML variable.
- findTemplates(Project) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns all templates in the related projects of
root. - findType(Project, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Finds an IVML type by also resolving
AbstractIvmlModifier.GenericTypeIndicator. - fixedIdShort - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- fixTypeName(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Checks and fixes a type name.
- fixZipConvention(File) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Checking and fixing ZIP file conventions for instantiation.
- formatNodeId(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Formats a node id in IVML.
- fromArg(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Turns a textual file name into a file object.
- fromString(String, GraphFactory, DecisionVariableProvider) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
- fromString(String, GraphFactory, DecisionVariableProvider) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.GraphFormat
-
Parses
graphfrom this format into an IVML graph structure. - fromText(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
Returns a contained constant or null.
- FunctionLevelTraceFilter() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.FunctionLevelTraceFilter
G
- generateIVMLModel(String, File, ArrayList<BaseType>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Generator
-
Generates the IVML model in the given
fileName. - generateVDWConnectorSettings(String, ArrayList<BaseType>, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Generator
-
Generates the respective connector settings for the given
fileName. - Generator - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
-
Generates the IVML model.
- Generator() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Generator
- genericFields - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- genericTypeCount - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- GenericTypeIndicator(String, AbstractIvmlModifier.TypeCreationFunction) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
-
Creates a constant.
- genTarget - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- getAasFactory(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.TryBasyx
-
Returns the AAS factory to use, based on
aasFactoryPluginId. - getAasFactory(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Returns the AAS factory to use, based on
aasFactoryPluginId. - getAasIvmlMapper() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Returns the global AAS IVML mapper (for AAS lambda functions).
- getAasOperationCompletedListener() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Returns the global AAS operation completed listener (for AAS lambda functions).
- getAasType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
-
Returns the corresponding AAS type and clears this iterator for reuse.
- getAasValue() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
-
Returns the corresponding AAS value and clears this iterator for reuse.
- getAdditionalIvmlFolders() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns additional IVML folders to be considered when loading the configuration model.
- getApplicationProjectName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns the IVML project name for an application.
- getAspect() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns the optional aspect this field is assigned to.
- getAssignmentValue(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Returns the top-most collected assignment value.
- getAttributeValue(Node, String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Returns the string value of an XML attribute.
- getBase() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns the target base for making relative artifact paths absolute.
- getBoolean(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads the given node as a Boolean.
- getBooleanValue(IDecisionVariable, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns a Boolean value from the given
var. - getBooleanValue(IDecisionVariable, String, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns a Boolean value of the
nestedfield ofvar. - getBrowseName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Returns the OPC UA browse name.
- getCellStringValue(Cell) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadExcelFile
-
Returns the cell string value, considering different font formatting probably indicating footnotes to be removed.
- getCommentSafe(ModelElement) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
-
Returns the comment of
elt. - getConstValue(ConstraintSyntaxTree) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns the constant value of
cstifcstis a constant expression. - getCreator() - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
-
Returns the type creator.
- getCurrentTemplateVariableName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
-
Returns the name of the current template variable being processed.
- getDataType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataLiteral
-
Returns the name of the data type.
- getDataType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldType
-
Returns the type of the field.
- getDataType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
-
Returns the data type.
- getDataType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.VariableTypeType
-
Returns the data type.
- getDescription() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Returns the description/explanation.
- getDescription() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
-
Returns a description string.
- getDescription() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Returns the OPC UA node description.
- getDescription() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.Literal
-
Returns the name of the literal description.
- getDescription(Node, AasField, boolean, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads the given node as a description value.
- getDescriptionOrDocumentation(String, Element) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Extracts information about description or documentation from
refElement. - getDimensions() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
-
Returns the dimensions.
- getDimensions() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
-
Returns the dimensions.
- getDisplayname() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Returns the OPC UA display name.
- getDisplayName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Returns the display name if defined or
AbstractAasElement.getIdShort(). - getDocumentation() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataType
-
Returns the documentation of this data type.
- getDocumentation() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumType
-
Returns the documentation.
- getDocumentation() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectTypeType
-
Returns the documentation.
- getDocumentation() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.VariableTypeType
-
Returns the documentation.
- getEasyProducer() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationSetup
-
Returns the EASy-Producer setup.
- getEnd() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultEdge
- getEnd() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphEdge
-
Returns the end node.
- getEntityType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns the entity type.
- getEnumLiteralIdentifier(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Returns the identifier to be used for an enum literal.
- getEnumValue(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns an enum value from the given
var. - getExampleExplanation() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns the optional example explanation.
- getExampleValues() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns the optional example value(s).
- getExecutor() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Returns the executor instance.
- getFieldDescription(Element) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Returns the field description of
fieldNode. - getFields() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.MethodType
-
Returns the fields making up the type.
- getFields() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
-
Returns the fields making up the type.
- getFieldsCount() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
The number of fields declared for this type.
- getFileName(Project) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
-
Returns the conventional file name of a project.
- getFormatKind() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
- getFormatKind() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.GraphFormat
-
Returns the kind of format produced.
- getGenTarget() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns the target folder for artifact generation.
- getGraph(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns a graph structure in IVML.
- getGraphFactory() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the factory to use to crate graphs.
- getGraphFactory() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper
-
Returns the factory to use to crate graphs.
- getGraphFactory() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphMapper
- getGraphFor(IDecisionVariable) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper
-
Tries to turn
varinto an application-specific graph. - getGraphFor(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphMapper
- getGraphFormat(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns a graph format instance.
- getHeight() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getHeight() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the height of the node.
- getHeightVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Returns the IVML variable name of the height.
- getId() - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
-
Returns the unique id.
- getId(IvmlGraphMapper.IvmlGraphNode, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Returns the ID of the node in terms of its IVML variable name.
- getIdentifier() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
-
Returns the identifier to be used to form the programming language identifier of the literal.
- getIdShort() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Returns the idShort without multi-value counting suffix.
- getImpl() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getImpl() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the configured name the implementing service.
- getImplImpl() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Returns the configured name of the implementing service.
- getImplVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Returns the IVML variable name of the service implementation.
- getImport(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
-
Returns the import representing
semanticId. - getInEdgesCount() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getInEdgesCount() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the number of edges ending at this node.
- getInteger(JSONObject, String, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
-
Obtains an int from
object. - getIntValue(String, int, int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
-
Returns an int value from a nested value of
DefaultGraphElement.var, giving rise to a local value if not considered invalid. - getIntValue(IDecisionVariable, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns an integer value from the given
var. - getIntValue(IDecisionVariable, String, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns an int value of the
nestedfield ofvar. - getIntValue(ConstraintSyntaxTree, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns the constant int value of
cstifcstis a constant int expression. - getIsCaseOf() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Returns "isCaseOf" semantic id.
- getIterableChildsCount(Node, Predicate<Node>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Returns the number of iterable childs.
- getIvmlConfigFolder() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns the IVML configuration folder containing the platform configuration.
- getIvmlConfigFolder(EasySetup) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns the actual IVML config folder.
- getIvmlConfiguration() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Returns the IVML configuration.
- getIvmlConfiguration() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- getIvmlConfiguration() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the actual IVML configuration.
- getIvmlFile(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the filename/path for
project. - getIvmlMetaModelFolder() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns the IVML folder containing the platform meta model as well as the VIL and VTL scripts.
- getIvmlModelName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns the IVML model name.
- getIvmlModelName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the IVML model name.
- getIvmlSubpath(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- getIvmlSubpath(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the IVML subpath for the given project.
- getIvmlType(AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Returns the IVML type of
field. - getIvmlType(AasType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Returns the IVML type of
type. - getIvmlValueType(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns the value type as IVML type.
- getJson(JSONObject, String, Class<T>, Supplier<T>, Function<Object, T>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
-
Obtains a JSON object from
object. - getJsonArray(JSONObject, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
-
Obtains a JSON array from
object. - getJsonObject(JSONObject, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
-
Obtains a JSON object from
object. - getLang() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns the language to be used for
LangString. - getLastArgsIndex(String[]) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the last command line argument index consumed by this configurer.
- getLastNoteComment(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns the last "Note :" comment in
text. - getLevel() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
-
Returns the level.
- getLevel() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
-
Returns the level.
- getLiteral() - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
Returns the representing literal.
- getLiterals() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataType
-
Returns the literals of this data type.
- getLiterals() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumType
-
Returns the enumeration literals.
- getLocale() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
-
Returns the actual local.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns the logger instance for this class.
- getLogger() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
-
Returns the logger instance for this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the logger instance for this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Returns the logger instance for this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns the logger of this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Returns the logger instance for this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadExcelFile
-
Returns the logger instance for this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Returns the logger of this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
-
Returns the logger for this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Returns the logger for this class.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the logger.
- getLogger() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Returns the logger instance.
- getLogLevel() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns whether EASy-Producer verbose output, in particular during startup, shall be emitted.
- getLowerCardinality() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns whether the lower cardinality.
- getMainClass() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the qualified name of the class containing a main method for execution.
- getMainSubmodel() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the main submodel of the specification.
- getMappedSemanticId(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
In case of
AasType.isAspect(), return a specific/mapped semanticId for the given type via itsidShort. - getMapper() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the graph mapper.
- getMatch(String, boolean) - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
-
Returns a match of this enum kind within
text. - getMeshNames() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
-
Returns the names of the meshes created in this context.
- getMeshProjectName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns the IVML project name for a service mesh.
- getMetaModelFolder() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the meta model folder.
- getMetaVars() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor.Statistics
-
Returns the number of meta variables.
- getMetaVarsWithComment() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor.Statistics
-
Returns the number of commented meta variables.
- getModelFolder() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the model folder.
- getName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
- getName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
- getName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getName() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.GraphFormat
-
Returns the name to address/access this format.
- getName() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphElement
-
Returns the name of the element.
- getName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.Literal
-
Returns the name of the literal.
- getName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraph
- getName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshNode
- getName(IDecisionVariable, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the oktoflow element name from a given decision variable.
- getName(Node) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Returns the name of
node, stripping potential prefixes like "aas:". - getNameVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
-
Returns the IVML variable name of the name of the element.
- getNestedSafe(IDecisionVariable, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns a nested variable, returning null if
varis null. - getNextNodeElement(NodeList, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Collector
-
Returns the next node.
- getNextNodeElement(NodeList, int) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Returns the next node element.
- getNodeCount() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
- getNodeCount() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraph
-
Returns the number of nodes of this graph.
- getNodeId() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Returns the OPC UA node id.
- getOpenTemplateVariables(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the names of the IVML variables that still need values in the template represented by the IVML variable
varName. - getOperationsCount() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
The number of operations declared for this type.
- getOrCreate(HashMap<K, V>, K, Supplier<V>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Gets a value from
hash, if not adds a value forkeyas created bycreator. - getOrdinal() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumLiteral
-
Returns the ordinal.
- getOutEdgesCount() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getOutEdgesCount() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the number of edges starting at this node.
- getOutputFolder() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the VIL output folder.
- getParent() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
The name of the parent.
- getParsingEnumKind() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Returns the internal/temporary parsing enum kind.
- getPrefix() - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
-
Returns the prefix.
- getProject(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns the project the outermost variable is declared within.
- getProjectName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports.Import
-
Returns the name of the project to import.
- getProjectName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the IVML project name.
- getProjectName(AasSpecSummary) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Returns the IVML project name for
aasResult. - getProperties() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the properties.
- getRank() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
-
Returns the rank.
- getRank() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
-
Returns the rank.
- getRefines(Compound) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Returns the refined type of
typeas comma-separated string list. - getResult() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphWalker
-
Returns the created graph.
- getRootParent() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootMethodType
-
Returns the root parent.
- getRootParent() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootObjectType
-
Returns the root parent.
- getRootParent() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
-
Returns the root parent.
- getSemanticId() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Returns the semantic id of this field.
- getSemanticId(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Returns a semantic id in platform notation.
- getSemanticId(IDecisionVariable, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Returns a the semantic id from the given
var. - getSemanticId(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Returns a semantic id in style of the AAS abstraction of the platform.
- getSemanticIdMarkers(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns the sequence of semantic ID markers in
value. - getSemanticIdPrefix(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Infers the semanticId prefix of
text. - getService(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ServiceMap
-
Returns a service by id or by configured name.
- getSetup() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationSetup
-
Returns the configuration instance, may read it the first time from a default "configuration.yml" file in the root folder of the containing jar.
- getSetup() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasyConfigurationFactoryDescriptor
- getShutdownHook() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- getSmeType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns the submodelelement type.
- getSmeType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns the SME type.
- getSpecificType(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
-
Returns the specific type represented by
semanticId. - getSpecNumber() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the specification number.
- getSpecNumber(File) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Returns the spec number of an AASX file from its file name.
- getSpecNumber(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Returns the spec number of an AASX file from its file name.
- getStart() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultEdge
- getStart() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphEdge
-
Returns the start node.
- getStartRuleName() - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
-
Returns the start rule name.
- getStartRuleName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns the VIL start rule name.
- getStatistics() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
- getString(JSONObject, String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
-
Obtains a string from
object. - getStringValue(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
-
Returns a String value from a nested value of
DefaultGraphElement.var, giving rise to a local value if not considered invalid (null or empty). - getStringValue(IDecisionVariable, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns a string value from the given
var. - getStringValue(IDecisionVariable, String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns a string value of the
nestedfield ofvar. - getStringValueEmptyNull(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns the string value of
var. - getSummary() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Returns the summary result.
- getTemplates() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the IVML variable names representing application templates.
- getTestingEasyModelParent() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns the folder for testing EASy models.
- getTitle() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the full title of the specification.
- getType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
-
Returns the type of the object.
- getType(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the type of
varas string. - getTypeListAndTypeRootNs(String, String, ElementType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Extracts the type list and type for a given root namespace
refId. - getTypesCount() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the number of types.
- getUiGroup(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Returns the recorded UI group.
- getUpperCardinality() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns whether the upper cardinality.
- getValue() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
-
Returns the value.
- getValue(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns the value of a variable.
- getValueId() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
-
Returns the value (semantic) id.
- getValueType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns the value type.
- getVariable() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
- getVariable() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphElement
-
Returns the underlying IVML variable.
- getVariable(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- getVariable(String) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.DecisionVariableProvider
-
Returns a decision variable for a given variable name.
- getVariable(Configuration, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns an IVML variable.
- getVariableName(String, String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Turns a type name and an element name into a valid IVML variable name.
- getVariableTarget(Project, IDatatype, String, List<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- getVariableTarget(Project, IDatatype, String, List<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the target for a variable to be created.
- getVariableType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
-
Returns the variable type.
- getVariableType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
-
Returns the variable type.
- getVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Returns the (IVML) variable name.
- getVarNameSafe(AbstractVariable, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns the name of
vartaking null into account. - getVersion() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports.Import
-
Returns the required version.
- getVersion() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the numeric version of the specification.
- getVersionIdentifier() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the IDTA version identifier.
- getVilConfiguration() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Returns a VIL configuration.
- getVilConfiguration() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- getVilConfiguration() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns the actual VIL configuration.
- getWidth() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getWidth() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the width of the node.
- getWidthVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Returns the IVML variable name of the width.
- getXPos() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getXPos() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the left position of the node.
- getXPosVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Returns the IVML variable name of the horizontal position.
- getXPosVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshNode
- getYPos() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- getYPos() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the top position of the node.
- getYPosVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
-
Returns the IVML variable name of the vertical position.
- getYPosVarName() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshNode
- graph - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
- GraphFactory - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
A factory for graph elements, e.g., used when parsing back graphs.
- GraphFormat - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Represents a graph format, e.g., a specific JSON structure that can be applied on UI level.
- graphFormats - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- graphMapper - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- GraphReader(GraphFactory, DecisionVariableProvider) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
-
Creates a graph reader instance.
- GraphWriter(IvmlGraphMapper.IvmlGraph) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Creates a writer for
graph.
H
- handle(AasField, Node, String) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.FieldHandler
-
Handles additional unhandled entries of
node. - handleExecutionException(ExecutionException) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Handles an instantiation exception.
- hasAnnotation(Project, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether in
prjan annotation with givennameis declared/annotated. - hasCardinality() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns whether the field has a specified cardinality.
- hasComment(ModelElement) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
-
Returns whether
elthas a comment/description. - hasEnum(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils.AasEnumResultHandler
-
Returns whether there is already an enum with the given
idShort/name. - hasFields() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether this type has fields.
- hasFixedIdShort(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Analyzes an AAS type idShort comment for a note.
- hasMultiSemanticIds - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- hasMultiSemanticIds() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Returns whether this field has multiple semantic ids, i.e.,
AbstractAasElement.getSemanticId()returns a possible one. - hasRawData(int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Returns whether collect data for a row contains data until the given index.
- hasSemanticIdMarker(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns whether
stringstarts with one of the markers inParsingUtils.SEMANTICID_MARKER. - hasValueType() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns whether this field has a value type defined.
- height - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- height - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.PanelPosition
- hierarchy - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- hintAppsToInstantiate(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasyConfigurationFactoryDescriptor
- host - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
I
- id - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
- id - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- id - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.DisplayRow
- id2Nodes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
- idCounter - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- identification - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
- identifier - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
- IDENTIFY_FIELDS_PERMITTED_REFERENCE_TYPE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- identifyFields(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Identifies the fields of
childNode. - identifySpecificReference(String, Node, ElementType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Identifies a specific reference.
- ids2Edges - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
- idShort - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- idShort - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
- idStoreAuthenticationPrefix - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.SecuritySettings
- idToService - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ServiceMap
- iecDefinition - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
- impl - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- Import(String, Version, String...) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports.Import
-
Creates an import information.
- imports - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
- imports() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
-
Returns the available imports (sorted).
- importsStream() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
-
Returns the available imports (sorted).
- increaseIndent() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Increases output indent.
- indent - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- inEdges - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- inEdges() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- inEdges() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the edges ending at this node.
- inferEnum(ParsingEnumKind, String, String, String, String, ParsingUtils.AasEnumResultHandler, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Tries to infer an enumeration description from the given
descriptionRest. - inferEnum(String, String, AasField, ParsingUtils.AasEnumResultHandler, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Tries to infer an enumeration description from the given
descriptionRestbased on the definedenum kinds. - inferEnumEntriesLiteralFromToken(String, AasEnum) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Infers enumeration literals from a token according to
ParsingEnumKind.ENUM_ENTRIES. - inferEnumIrdiLiteralsFromToken(String, AasEnum) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Infers an enumeration literal based on IRDI values.
- inferEnumLiteralFromToken(String, AasEnum) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Infers enumeration literals from a token according to
ParsingEnumKind.ENUM. - inferValueList2EntriesLiteralFromToken(String, AasEnum) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Infers value list (2) entries.
- info - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
- info(boolean, String, Object...) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Conditionally emits a warning.
- info(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.ExecLogger
- info(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- info(String, Class<?>, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- INFO - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- informationToExcel() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Collector
-
Transfers collected information to excel.
- init() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Lazy initialization of the executor through loading the IVML model.
- initialized - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- initPluginSupplier(DefaultPluginDescriptor.PluginSupplier<ConfigurationFactoryDescriptor>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasyConfigurationFactoryDescriptor
- inputCounts - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
- instance - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationSetup
- INSTANCE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.AasChanges
- INSTANCE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphFactory
- instantiate() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Performs a platform instantiation.
- instantiate(AasIvmlMapper.InstantiationMode, String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Instantiates according to the given
configurer. - instantiate(PlatformInstantiator.InstantiationConfigurer) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
-
Performs the platform instantiation.
- instantiate(PlatformInstantiator.InstantiationConfigurer) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Instantiates a platform as specified by the
configurerrunning the instantiation in an own process. - instantiate(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Performs a platform instantiation.
- instantiateMeshes(Set<IDecisionVariable>, AbstractIvmlModifier.Mode, AbstractIvmlModifier.InstantiationContext) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Instantiates the given meshes.
- instantiateTemplate(String, String, Map<String, String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Instantiates the template by the IVML variable
varNameto an application with givenappName. - instantiateTemplateVariable(IDecisionVariable, String, String, AbstractIvmlModifier.Mode, AbstractIvmlModifier.InstantiationContext) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Instantiates a template application/mesh variable.
- instantiateVariables(Set<IDecisionVariable>, String, AbstractIvmlModifier.InstantiationContext) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Integrates given variables
varsintotargetPrj. - InstantiationConfigurer(String[]) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Creates a configurer instance from command line arguments delivered by
PlatformInstantiator.InstantiationConfigurer.toArgs(boolean). - InstantiationConfigurer(String, File, File) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Creates a configurer instance.
- InstantiationContext(Map<String, String>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
-
Creates an instantiation context with given adjustments.
- InstantiationMode(String) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
-
Creates an instantiation mode constant.
- INTERFACES - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
- inTesting - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
- inTesting() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns whether this configurer is currently used for testing.
- INVALID_POSITION - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
- INVALID_SIZE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
- IRDI_MARKER_TEXT - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
- IRDIS - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
- IRI_MARKER_TEXT - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
- isAasParent() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether an AAS shall be the parent of the this type.
- isAllowDuplicates() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether duplicates are allowed within the type.
- isAllowedForModification(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- isAllowedForModification(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Returns whether the given project is allowed for modification (other than root).
- isApplication(AbstractVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether
varrepresents an application. - isAspect - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- isAspect() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether this type is an aspect (of it's
AbstractAasElement.getIdShort()). - isBasicType(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns whether the given
typeis considered to be a known, basic type. - isBlank(CharSequence) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Returns whether
textis blank. - isCaseOf - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- isCaseOf - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader.ConceptDescription
- isCore - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- isCore() - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
-
Returns whether this value is part of "core".
- isDoneType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Returns whether
typeIdrepresents a done type (inTypeMapper.doneTypes). - isEmitReasonerWarnings() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Returns whether reasoning warnings shall be emitted.
- isEnabled(ITraceFilter.LanguageElementKind) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.FunctionLevelTraceFilter
- isFixedIdShort() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether the idShort shall always be stated as given.
- isGeneric - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- isGeneric() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Returns whether this field is generic, i.e., an indication that further fields may be added.
- isGenericIdShort(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Whether a field shall be ignored.
- isInTemplate(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether
varis in a template. - isInTemplate(AbstractVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether
varis in a template. - isKnownType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports.Import
-
Returns whether
typeshall be known through this import. - isKnownType(String, Set<AasImports.Import>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
-
Returns whether
typeshall be known through this import. - isLast(AasEnumLiteral) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Returns whether the given literal is the last one in
AasEnum.literals(). - isLast(AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether the given field is the last one in
AasType.fields(). - isMetaProject(Project) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
-
Returns whether
prjis a meta project, i.e., one defining the IIPEcosphere meta model. - isMultiValued - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- isMultiValued - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- isMultiValued() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Returns whether the field is multi-valued, i.e., with multi-value counting suffix.
- isMultiValued() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether the type is multi-valued (with counting idShort).
- isNoIdShort(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Returns whether
idShortindicates that there shall be none. - isNonEmptyString(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns whether
stringis a non-empty string. - isNotBlank(CharSequence) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Returns whether
textis not blank. - isOfCompoundType(IDecisionVariable, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether the given
varis of compound type with nametypeName. - isOfCompoundType(AbstractVariable, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether the given
varis of compound type with nametypeName. - isOfCompoundType(IDatatype, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether the given
typeis of compound type with nametypeName. - isOpen - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
- isOpen() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Returns whether this enum shall be considered open for additions.
- isOptional() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Returns the OPC UA optional status.
- isOrdered() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns whether elements within the type are ordered.
- isParentContainer(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
-
Returns whether the parent of
variableis a container. - isRefWithName(String, Configuration, Value) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns if
mValis a reference to a variable with a field name with valuename. - isSemanticIdSpec(String, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Returns whether
valueseems to be a specification of a semantic id. - isSemanticIdValidKey(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Returns whether
typeis a valid key type for a semantic id. - isTemplate(AbstractVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether
varrepresents an application template. - isTemplate(Project) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Returns whether
prjrepresents an application template project. - isType - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- isType() - Method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
-
Returns whether this SME type represents a type (also then in IVML).
- isValidIdentifier(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Limits valid identifiers.
- isValue(Object[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns whether
valis an value to be emitted. - isValue(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Returns whether
valis an value to be emitted. - isValueExampleIgnore(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Returns whether a value/example entry can be ignored.
- isWarningEnabled() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.FunctionLevelTraceFilter
- iterateChilds(Node, Consumer<Node>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Iterates over childs.
- iterElements(Project, Class<E>, Consumer<E>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Iterates through specified elements of
prj. - ivmlConfigFolder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- IvmlDashboardMapper - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
IVML-to-AAS/submodel mapper for dashboard creation with ReGaP/Bitmotec.
- IvmlDashboardMapper(AasFactory, File) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Creates a mapper instance.
- IvmlDashboardMapper.ConnectorInfo - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Represents relevant information form an (INFLUX) connector.
- IvmlDashboardMapper.DisplayRow - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Represents a display row.
- IvmlDashboardMapper.Field - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Represents a field in a
IvmlDashboardMapper.RecordType. - IvmlDashboardMapper.Legend - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Represents a dashboard panel legend.
- IvmlDashboardMapper.PanelPosition - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Represents a dashboard panel position.
- IvmlDashboardMapper.RecordType - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Represents a resolved and mapped oktoflow record type.
- IvmlDashboardMapper.ResultConsumer - Interface in de.iip_ecosphere.platform.configuration.easyProducer
-
Consumes a mapping result.
- IvmlDashboardMapper.SecuritySettings - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Represents optional security/authentication settings.
- IvmlGraphMapper - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Maps a decision variable into a graph structure that can be processed further.
- IvmlGraphMapper.IvmlGraph - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Represents an IVML graph.
- IvmlGraphMapper.IvmlGraphEdge - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Represents an IVML graph edge.
- IvmlGraphMapper.IvmlGraphElement - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Basic interface for all graph elements.
- IvmlGraphMapper.IvmlGraphNode - Interface in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Represents a graph node.
- ivmlMetaModelFolder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- ivmlModelName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- ivmlModelName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
- IvmlTypeKind - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Defines the IVML type kind.
- IvmlTypeKind(int) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
-
Creates a constant.
- IvmlUtils - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Utilities to access IVML/configuration values.
- IvmlUtils() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
- IvmlUtils.VariableInConstraintFinder - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Finds variables in IVML expressions.
- IvmlUtils.VariableInProjectFinder - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Finds a variable use in IVML projects.
- IvmlWriter - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Stores the AAS representation as IVML and also produces the related text file.
- IvmlWriter() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Creates a writer to sysout.
- IvmlWriter(String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Creates a writer to the given file.
K
- KEY_PROPERTY_APPS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- KEY_PROPERTY_MVNARGS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- KEY_PROPERTY_TRACING - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- keyAlias - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.SecuritySettings
- keystoreKey - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.SecuritySettings
- KNOWN_TYPES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
- knownTypes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports.Import
L
- LANG_STRING - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- langStringEnd - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastEnum - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastEnum1Row - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastEnum2Row - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastField - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastHeader1Row - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastHeader2Row - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastMaxSteps - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- lastRawData - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastSemanticIdRaw - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- lastSteps - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- legend - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.RecordType
- Legend() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Legend
- level - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
- level - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
- literal - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
- Literal - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA literal.
- Literal(String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.Literal
-
Creates a literal instance.
- literals - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
- literals - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataType
- literals - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumType
- literals() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Returns the literals of this enum.
- loader - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- localRepo - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
- logLevel - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- LogLevel() - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- lowerCardinality - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
M
- main(String...) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Executes the AASX file reader.
- main(String...) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadExcelFile
-
Executes the program.
- main(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator
-
Reads the spec files and compares them structurally.
- main(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.TryBasyx
-
Reads the AASX files through both currently available BaSyx plugins.
- main(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Performs the dashboard AAS-JSON instantiation.
- main(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Executes the parser, per default in verbose mode.
- main(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
-
Performs the platform instantiation.
- mainCls - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
- mainImpl(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Main functionality without returning exit code/output of help for re-use.
- mainImpl(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
-
Main functionality without returning exit code/output of help for re-use.
- mapByType(Submodel.SubmodelBuilder, InvocablesCreator) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Maps
cfginto the submodel represented bysmBuilder. - mapCompoundSlot(DecisionVariableDeclaration, Compound, Compound, SubmodelElementCollection.SubmodelElementCollectionBuilder, Map<String, SubmodelElementList.SubmodelElementListBuilder>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Map a compound slot.
- mapCompoundSlots(IDecisionVariableContainer, Compound, Compound, SubmodelElementCollection.SubmodelElementCollectionBuilder, Map<String, SubmodelElementList.SubmodelElementListBuilder>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps slots of a compound type including annotation assignments.
- mapCompoundType(Compound) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps a compound type.
- mapDerivedType(DerivedDatatype) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps a derived type.
- mapElementsByName(Configuration, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Maps model elements/abstract variables by their name taken from a given project.
- mapEnumType(Enum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps an IVML enum type.
- mapNodes() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Maps the nodes of
graphto ids. - mapParent(IDecisionVariable) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Returns the name of the parent project of
varwhile consideringAasIvmlMapper.PARENT_MAPPING. - mappedSemanticIds - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- mapPlainTypes(List<AasType>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Collects and maps the plain non-aspect types into
aasTypes. - mapPrimitiveType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps a primitive type.
- mapPropertyType(String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Maps a field
AasField.valueTypefor AAS properties. - mapRefines(Compound, Compound, SubmodelElementCollection.SubmodelElementCollectionBuilder, Map<String, SubmodelElementList.SubmodelElementListBuilder>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps refines of a compound type.
- mapSemanticIdToUnit(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Resolves the (inherited/refined) semantic id to a display unit.
- mapType(Compound) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Maps the type of an IVML variable into the configuration submodel, usually searching for the top-most parent of compound types.
- mapType(IDatatype) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Maps the type of an IVML variable into the configuration submodel, usually searching for the top-most parent of compound types.
- mapType(IDatatype) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps an IVML type.
- mapTypes() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps all types.
- mapTypes(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Maps all types declared in
projectand imported projects. - mapVariable(IDecisionVariable, SubmodelElementContainerBuilder, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Maps a single variable
varintobuilder. - mapVariableToAas(Submodel.SubmodelBuilder, IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Maps
varinto the submodel represented bysmB. - marker - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
- maxRawIndex - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- maxSteps - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- measurement - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- meshes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- meshProject - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ModelResults
- meshVar - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ModelResults
- META_TYPE_NAME - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- metaModelFolder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
- metaProjects - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
- metaShortId - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- metaShortId - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- metaVars - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor.Statistics
- metaVarsWithComment - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor.Statistics
- methodList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- MethodType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA method type (declaration).
- MethodType(String, String, String, String, boolean, ArrayList<FieldType>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.MethodType
-
Creates an OPC UA method type representation/declaration.
- Mode(boolean, boolean) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
-
Creates a constant.
- modelCounter - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Collector
- modelFolder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
- ModelInfo - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
General introspective information about the (meta-)model.
- ModelInfo() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ModelInfo
- ModelResults() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ModelResults
- modified - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- MULTI_LANGUAGE_PROPERTY - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
N
- name - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
- name - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- name - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.DisplayRow
- name - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- name - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.RecordType
- name - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.Literal
- NAME - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
- namePrefix - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- nameToService - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ServiceMap
- nested - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- nextCount(IvmlGraphMapper.IvmlGraphNode, Map<IvmlGraphMapper.IvmlGraphNode, Integer>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Returns the next input/output count for
nodewith respect to the counting mapcounts. - NO_PROJECT_FILTER - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- NO_TEMPLATE_FILTER - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- noComment - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
- node2id - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
- nodeId - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
- nodes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
- nodes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphWalker
- nodes() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
- nodes() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraph
-
Returns the nodes in the graph.
- NonCleaningInstantiationConfigurer(String, File, File) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.NonCleaningInstantiationConfigurer
-
Creates a configurer instance.
- nop() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Does nothing, just allows for code convention compliance while bugfixing.
- NORMAL - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.EasyLogLevel
- notifier - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils.AasEnumResultHandler
- notifyChange(IDecisionVariable, ConfigurationChangeType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Notifies a potential change listener about a configuration change.
- notifyChange(Project, ConfigurationChangeType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Notifies a potential change listener about changing a whole project the same way.
O
- objectList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- ObjectType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA object type (declaration).
- ObjectType(String, String, String, String, boolean, String, ArrayList<FieldType>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
-
Creates an OPC UA object type representation/declaration.
- OBJECTTYPE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- objectTypeList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- ObjectTypeType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an object meta type.
- ObjectTypeType(String, String, String, String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectTypeType
-
Creates an instance.
- observer - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- obtainLifecycleDescriptor() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Obtains the lifecycle descriptor.
- OFF - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- OktoProgressMonitor() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- OP_CHANGE_VALUES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_CREATE_CONSTANT - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_CREATE_VARIABLE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_DELETE_GRAPH - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_DELETE_VARIABLE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_GEN_APPS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_GEN_APPS_NO_DEPS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_GEN_INTERFACES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_GET_GRAPH - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_GET_OPEN_TEMPLATE_VARIABLES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_GET_TEMPLATES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_GET_VARIABLE_NAME - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_INSTANTIATE_TEMPLATE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_RENAME_VARIABLE - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OP_SET_GRAPH - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- OPERATION - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- operations - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- operations() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Returns the operations of this type.
- optional - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
- optional - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
- optional(JSONObject, JSONObject) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
-
Returns
optionalif this is an object with contents, elsebase. - ordered - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- ordinal - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumLiteral
- organization - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- original - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.CopiedFile
- out - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- outEdges - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- outEdges() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- outEdges() - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Returns the edges starting at this node.
- outputCounts - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
- outputFolder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
P
- panelCount - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- PanelPosition() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.PanelPosition
- panelType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- parent - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- PARENT_AAS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- PARENT_MAPPING - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- parseEnumEntriesLiteralFromToken(String, AasEnum) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Parses enum literals via
ParsingUtils.ENUM_LITERAL_PATTERNa given token. - parseFile() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Parses a file by retrieving all root elements of the objects in
DomParser.objectListand retriving all data types inDomParser.dataTypeList. - parseMappedSemanticIds(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Parses a mapping of semantic IDs in case of an aspect type (IDTA-02017-1-0).
- parsingEnumKind - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
- ParsingEnumKind - Enum Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Kinds of enumerations in parsing.
- ParsingEnumKind(String...) - Constructor for enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
-
Creates an enumeration marker.
- ParsingUtils - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Utilities for text parsing.
- ParsingUtils() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
- ParsingUtils.AasEnumResultHandler - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Encapsulation of enumeration storage structure to enable notifications for multi-row enumeration specifications as in IDTA-02023-0-9.
- PERCENT_FORMAT - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator
- placement - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Legend
- PLATFORM_META_MODEL_NAME - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
- PlatformInstantiator - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Instantiates the platform using EASy-Producer.
- PlatformInstantiator() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
- PlatformInstantiator.FunctionLevelTraceFilter - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Tracing of language units and function executions but not deeper.
- PlatformInstantiator.InstantiationConfigurer - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Configures the instantiation.
- PlatformInstantiator.NonCleaningInstantiationConfigurer - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
An instantiation configurer that does not clean the output folder.
- PlatformInstantiatorExecutor - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Helper methods to execute the platform instantiator as an own process.
- PlatformInstantiatorExecutor(File, Consumer<String>, Consumer<String>, Consumer<Long>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Creates an executor instance.
- port - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- position - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.RecordType
- postProcessFourColumns() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
In case that field rows are split into two, post-process the last field by adding the field's description and example values.
- prefix - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
- prefixVarName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
-
Prefix an IVML variable name with the
AbstractIvmlModifier.InstantiationContext.appPrefix. - prepareApplicationProject(Project, Project, List<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Prepares an application project, e.g., adds default imports.
- prepareMeshProject(Project, Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Prepares a mesh project, e.g., adds default imports.
- preprocessSemanticIdSpec(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Preprocesses a semantic id specification.
- PRIMITIVE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
- printEnums(AasSpecSummary) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes the enums in AAS result.
- printField(AasField, AasType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Prints
fieldoftype. - printImports(AasSpecSummary, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Prints the imports.
- println() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes an empty line.
- println(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes
textafter indentation. - println(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Prints out information in verbose mode.
- printlnCardinalityField(String, int, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes a cardinality field, only if
valueis different from integer min value and-1. - printlnField(String, Object, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes a field/value.
- printlnField(String, Object, boolean, Object) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes a field/value.
- printlnStringField(String, String, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes a string-valued field.
- printStatistics(PrintStream) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Emits some model statistics onto
out. - printTypes(AasSpecSummary) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes the types in AAS result.
- priority() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- PRJ_NAME_ALLCONSTANTS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- PRJ_NAME_ALLSERVICES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- PRJ_NAME_ALLTYPES - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- PRJ_NAME_TECHSETUP - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- process(File, String, File, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Processes an OPC XML file.
- process(Configuration, Aas, IvmlDashboardMapper.ResultConsumer) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Processes a given configuration.
- processBackward(IDecisionVariable, JSONObject, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Processes backward flows by adding their type names as String array into a JSON field called
name. - processDb(IDecisionVariable, IvmlDashboardMapper.ConnectorInfo, SubmodelElementCollection.SubmodelElementCollectionBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Processes a database entry.
- processFieldCardinality(String, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Processes the fourth field cell, potentially containing the field cardinality.
- processFourColumns() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Processes four data cells.
- processFourColumnsAsField() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Turns four data cells into an AAS field.
- processLegend(IvmlDashboardMapper.Legend, SubmodelElementCollection.SubmodelElementCollectionBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Turns a panel legend into AAS.
- processNode(IvmlGraphMapper.IvmlGraphNode, SubmodelElementCollection.SubmodelElementCollectionBuilder, SubmodelElementCollection.SubmodelElementCollectionBuilder, Map<String, String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Processes an IVML graph node, filters influx connectors and transfers the information into individual panels.
- processPanelPosition(IvmlDashboardMapper.PanelPosition, SubmodelElementCollection.SubmodelElementCollectionBuilder) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Turns a panel position into AAS.
- processSemanticIdDescription(String, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Processes the second field cell containing the semantic id and the description, potentially with enums.
- processSmeTypeIdShort(String, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Processes the field part in the first cell, containing the SME type and the idShort.
- processTwoColumns() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Processes two column tables usually indicating a submodel or a submodel element collection.
- processType(IvmlDashboardMapper.RecordType, IvmlDashboardMapper.ConnectorInfo, SubmodelElementCollection.SubmodelElementCollectionBuilder, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Turns a resolved record type into AAS.
- processValueTypeExample(String, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Processes the third field cell containing the value type and an optional example.
- processValueTypeExampleOneLine(String, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Processes a value type/example entry on a single line.
- PROGRESS_COMPONENT_ID - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- progressMonitor - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- PROJECT_MAPPING - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- projectFolder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- projectName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports.Import
- projectName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
- projectName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- properties - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
- properties - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
- PROPERTY - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- pruneExamples(String[]) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Prunes examples for "see section" entries.
- pruneIds(String[]) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Prunes the given ids for alternative markers.
Q
- quoteIvmlString(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Quotes a string for IVML.
R
- RANGE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- rank - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
- rank - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
- rawData - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- read(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadExcelFile
-
Reads data from an excel file, e.g., created by smallpdf.com.
- read(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
-
Reads a JSON representation and returns an IVML graph.
- read(String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Reads the given AASX file and returns a spec summary.
- readAasProperty(Node, String, AasSmeType, ReadAasxFile.XmlReader.FieldHandler) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads an AAS property.
- ReadAasxFile - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Translates AASX IDTA spec files to IVML.
- ReadAasxFile() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
- ReadAasxFile.AasTypeResult - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents an intermediary type result with additional values to be considered by the caller.
- ReadAasxFile.XmlReader - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Reads AAS xml nodes.
- ReadAasxFile.XmlReader.ConceptDescription - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Represents an AAS concept description.
- ReadAasxFile.XmlReader.FieldHandler - Interface in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Handler for unknown/specific fields.
- ReadAasxFile.XmlReader.QualifierConsumer - Interface in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Consumes a qualifier.
- readAdministration(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads the administration entry to the version information if specified.
- readAsAasType(Node, AasSmeType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- readConceptDescription(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a concept description from
node. - readConceptDescriptions(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads concept descriptions from
node. - readDataSpecificationContent(Node, ReadAasxFile.XmlReader.ConceptDescription) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads an embedded data specification from
nodeintocd. - readDataSpecificationIEC61360(Node, ReadAasxFile.XmlReader.ConceptDescription) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a data specification according to IEC61360 from
nodeintocd. - readDisplayName(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads the display name.
- readEdges(Object, JSONObject, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
-
Reads the edges for
id/node. - readEmbeddedDataSpecification(Node, ReadAasxFile.XmlReader.ConceptDescription) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads an embedded data specification from
nodeintocd. - readEmbeddedDataSpecifications(Node, ReadAasxFile.XmlReader.ConceptDescription) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads an embedded data specification from
nodeintocd. - readExcelData(String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadExcelFile
-
Reads data from an excel file, e.g., created by smallpdf.com.
- readExcelData(String, String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadExcelFile
-
Reads data from an excel file, e.g., created by smallpdf.com.
- ReadExcelFile - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Reads an IDTA spec with pages in excel sheets and contents/tables in formatted excel cells, as e.g., created by smallpdf.com.
- ReadExcelFile() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadExcelFile
- readFieldAsNewType(Node, AasType, AasSmeType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a field as new type and registers the type.
- readFile(String, String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Reads the given AASX file and translates it to
targetIVML. - readFile(String, String, String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile
-
Reads the given AASX file and translates it to
targetIVML. - readFromXml(Document, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads from the given XML document.
- readIECdefinition(Node, ReadAasxFile.XmlReader.ConceptDescription) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads an IEC61360 definition from
nodeintocd. - readingCompleted() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Notified when reading of the specification is completed.
- readKeyAsSemanticId(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a key node with subelements as semantic id.
- readLangStringTextType(Node, Map<String, String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a LangStringTextType.
- readQualifier(Node, Consumer<int[]>, Consumer<String>, ReadAasxFile.XmlReader.QualifierConsumer) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads the qualifiers, may be cardinalities or example values.
- readSemanticId(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a semantic id in
node. - readSubmodelElement(Node, AasType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a submodel elements.
- readSubmodels(Node) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Reads a set of submodels.
- RecordType() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.RecordType
- REF_TO - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
- reference - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.DescriptionOrDocumentation
- REFERENCE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- register(File) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator
-
Registers a given
file, selects for AASX or XLSX. - registerSemanticId(Map<String, List<E>>, E) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Registers a semantic id.
- registerType(Map<String, AasType>, Map<String, AasType>, String, AasType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Registers
type. - RELATION - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- reload() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Reloads the model.
- reloadAndValidate(Map<Project, AbstractIvmlModifier.CopiedFile>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Reloads the and validates the model, in case of problems, restore changed files from
copies. - reloadConfiguration() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- reloadConfiguration() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Reloads the configuration model.
- removeBrackets(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Removes surrounding brackets from data.
- removeConstraintsForVariable(Project, AbstractVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Removes assignment constraints for a given
var. - removeLinebreaks(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Removes linebreaks from data replacing them by a single whitespace.
- removeNote(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Removes a note description text if
CFG_REMOVE_NOTES. - removePrefix(String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
If
texthasprefix, returntextwithoutprefix. - removeQuotes(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Removes beautified paired quotes.
- removeSuffix(String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
If
texthassuffix, returntextwithoutsuffix. - removeWhitespace(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Removes whitespaces from data.
- renameVariable(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Renames an IVML variable.
- replaceWhitespace(String, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Replaces whitespaces in data.
- reservedVariableNames - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
- reset() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Resets the setup to default values, e.g., for testing.
- resolveConnector(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Resolves connector information.
- resolvePanelType(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Resolves the panel type.
- resolveSemanticIdToUnit(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Resolves the (inherited/refined) semantic id to a display unit.
- resolveType(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
-
Resolves an IVML type to dashboard relevant information.
- restore() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.CopiedFile
-
Restores the original file or, if no copy exists/
AbstractIvmlModifier.CopiedFile.originalwas yet created, deletesAbstractIvmlModifier.CopiedFile.original. - result - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
- result - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- result - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphWalker
- retokenize(String, List<String>, Predicate<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Retokenizes
tokensfor separatorsep, if giving checkingconditionon follow-up strings after a new token. - retrieveAttributes(Element, ArrayList<FieldType>, ElementType, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Retrieves the attributes and creates respective elements.
- retrieveAttributesForExternDataType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Retrieves attributes from
DomParser.documentsfor extern data types. - retrieveAttributesForRefElement(ArrayList<FieldType>, String, Element, ElementType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Retrieves attribute for a reference element.
- retrieveElementTypes() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Retrieves the element types and nested attributes via
DomParser.retrieveAttributes(Element, ArrayList, ElementType, String). - retrieveParent(String, NodeList) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Retrieves the displayName of given parentNodeId.
- retrieveRelatedSubElements(ArrayList<FieldType>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Retrieves the related sub elements.
- retrieveRootElement(Element, ElementType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Retrieves the root element.
- ROOTMETHOD - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- RootMethodType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA root method.
- RootMethodType(String, String, String, String, boolean, String, String, ArrayList<FieldType>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootMethodType
-
Creates an OPC UA root method type representation/declaration.
- ROOTOBJECT - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- RootObjectType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA root object.
- RootObjectType(String, String, String, String, boolean, String, String, ArrayList<FieldType>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootObjectType
-
Creates an OPC UA root object type representation/declaration.
- rootParent - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootMethodType
- rootParent - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootObjectType
- rootParent - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
- ROOTVARIABLE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- RootVariableType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents an OPC UA root variable.
- RootVariableType(String, String, String, String, String, String, boolean, String, String, String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
-
Creates an instance.
- row - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- RowProcessor - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Processes individual rows in an IDTA specification table.
- RowProcessor() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
S
- saveTo(Project, File) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Saving model project
prjtofile. - searchVarName(BaseType, ArrayList<BaseType>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Searches for a field type variable name.
- security - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.ConnectorInfo
- SecuritySettings() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.SecuritySettings
- seeSection - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- selfImports - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
- SELFMANAGEDENTITY - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
Self-Managed Entities have their own AAS but can be part of the bill of material of a composite self-managed entity.
- semanticId - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- SEMANTICID_MARKER - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
- SEMANTICID_MARKER_WITH_PATH - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
- semIdEnums - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- semIdFields - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- semIdTypes - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- sendStatus() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
-
Sends the status via transport.
- SEQUENCE_OF - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
- ServiceMap() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ServiceMap
- ServiceMeshEdge - Class in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
-
Represents a graph edge.
- ServiceMeshEdge(IDecisionVariable, IvmlGraphMapper.IvmlGraphNode, IvmlGraphMapper.IvmlGraphNode) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshEdge
-
Creates an edge.
- ServiceMeshGraph - Class in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
-
Represents a service mesh as graph.
- ServiceMeshGraph(IDecisionVariable) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraph
-
Creates a graph instance.
- ServiceMeshGraphFactory - Class in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
-
Implements a factory for the service mesh graph elements used.
- ServiceMeshGraphFactory() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphFactory
- ServiceMeshGraphMapper - Class in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
-
Maps a graph in IIP style.
- ServiceMeshGraphMapper() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphMapper
- ServiceMeshGraphWalker - Class in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
-
Traverses a graph.
- ServiceMeshGraphWalker(IDecisionVariable) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphWalker
-
Creates a new instance.
- ServiceMeshNode - Class in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
-
Represents a graph node.
- ServiceMeshNode(IDecisionVariable) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshNode
-
Creates a graph node.
- serviceToData(IDecisionVariable, JSONObject) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Turns service information into data for the editor.
- SET_OF - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
- SET_VALUE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
- setAasIvmlMapper(AasIvmlMapper) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Defines the global AAS IVML mapper (for AAS lambda functions).
- setAasOperationCompletedListener(JsonResultWrapper.OperationCompletedListener) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Defines the global AAS operation completed listener (for AAS lambda functions).
- setAdditionalIvmlFolders(List<File>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns additional IVML folders to be considered when loading the configuration model.
- setAllowDuplicates(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Defines whether duplicates are allowed within the type.
- setAspect(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Changes the aspect flag.
- setAspect(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the aspect this field is assigned to.
- setBase(File) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Defines the base folder for making relative paths absolute.
- setBaseNameSpace(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Defines the name space of the basic OPC UA Spec.
- setCardinality(int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the lower and upper cardinality to the same value.
- setCardinality(int, int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the lower and upper cardinality.
- setClassLoader(ClassLoader) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
-
Explicitly defines the class loader for loading EASy.
- setClassLoader(ClassLoader) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
-
Sets an explicit class loader for loading EASy-Producer.
- setDataType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldType
-
Changes the type of the field.
- setDefaultVerbose(boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Changes the default verbose mode used when instantiating a parser.
- setDescription(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Sets the description/explanation of this field.
- setDisplayName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Sets the display name.
- setDocuments(Document[]) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Defines the OPC UA document collection.
- setEasyProducer(EasySetup) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationSetup
-
Returns the EASy-Producer setup.
- setEntityType(AasType.EntityType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Sets the entity type.
- setExampleExplanation(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the optional example explanation.
- setExampleValues(String...) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the optional example value(s).
- setExampleValues(String, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
-
Sets example values splitting the actual value in
dataheuristically into multiple ones if needed. - setExampleValues(String, List<String>, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Sets the example value(s).
- setExecutor(EasyExecutor) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Defines the executor instance.
- setExternAliasLists(ArrayList<NodeList>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Defines the OPC UA core alias list.
- setFieldDescription(String, AasField) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Sets the field description, considers in-place "isCaseOf" information and notes.
- setFields(ArrayList<FieldType>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.MethodType
-
Changes the fields making up the type.
- setFields(ArrayList<FieldType>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
-
Changes the fields making up the type.
- setGeneric(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Changes whether this field is generic, i.e., an indication that further fields may be added.
- setGenTarget(File) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Defines the target folder for artifact generation.
- setGraph(String, String, String, String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Changes an application/graph structure in IVML.
- setHeight(int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- setHeight(int) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Changes the height of the node.
- setIdentifier(String, String, Version, String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Sets the identification.
- setIdShort(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Defines the idShort.
- setIdShort(String, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the idShort.
- setImpl(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- setImpl(String) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Changes the IVML variable name of the implementing service.
- setIsCaseOf(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Sets the "isCaseOf" semantic id.
- setIsOpen(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Defines whether this enum shall be considered open for additions.
- setIvmlConfigFolder(File) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Defines the IVML configuration folder containing the platform configuration.
- setIvmlMetaModelFolder(File) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Defines the IVML meta model folder containing the platform meta model.
- setIvmlMetaModelFolder(File) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Changes the meta model folder.
- setIvmlModelName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Returns the IVML model name.
- setLogLevel(EasyLogLevel) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.EasySetup
-
Defines whether EASy-Producer verbose output, in particular during startup, shall be emitted.
- setMappedSemanticIds(Map<String, String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
In case of
AasType.isAspect(), set specific semanticIds per type. - setMultiSemanticIds(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Defines whether this field has multiple semantic ids, i.e.,
AbstractAasElement.getSemanticId()returns a possible one. - setName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
- setName(String) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphElement
-
Changes the name of the element.
- setNamePrefix(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Sets an optional prefix for differing type values (usually same as "name").
- setNoCommentConsumer(Function<AbstractVariable, Boolean>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
-
Optional function if a variable has no comment/description.
- setOnCurrent(Consumer<AasType>, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Calls
setteron the currentAasType. - setOrdered(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Defines whether elements within the type are ordered.
- setParent(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Sets name of the parent, usually a submodel element collection, may be
AasType.PARENT_AAS. - setParsingEnumKind(ParsingEnumKind) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnum
-
Defines the internal/temporary parsing enum kind, i.e., the kind of structure this enum was parsed/created from.
- setProperty(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Sets a JVM system property for execution.
- setProperty(String, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
-
Sets a JVM system property for execution.
- setSemanticId(Property.PropertyBuilder, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Sets a semantic id if available.
- setSemanticId(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
-
Sets the semantic id of this field.
- setSemanticId(Consumer<String>, String, boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Extracts, converts and finally sets a semantic id passed in from
valuethroughsetter. - setShortIdToMeta(Function<String, String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Defines a function that turns an IVML name for a meta value, e.g., type or status, into an AAS short id candidate.
- setSmeType(AasSmeType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the submodelelement type.
- setSmeType(AasSmeType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
-
Defines the SME type.
- setStandalone(boolean) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Defines whether the hosting process is running as part of an installed platform (requiring transport, e.g., for status notifications) or standalone, e.g., in a build process.
- setStartRuleName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Optionally sets the start rule name.
- setTaskData(TaskRegistry.TaskData) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
-
Defines the task data to not rely on Easy notifications which may come from a different thread.
- setTaskData(TaskRegistry.TaskData) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Defines the task data to not rely on Easy notifications which may come from a different thread.
- setTaskName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- setTraceFilter() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator
-
Sets the trace filter based on the system property
PlatformInstantiator.KEY_PROPERTY_TRACING. - setup(Submodel.SubmodelBuilder, InvocablesCreator, JsonResultWrapper.OperationCompletedListener) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.AasChanges
- setupContainerProperties() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Sets up container properties for local deployment.
- setUsingIvmlFolder(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Sets the folder where to generate example using IVML models.
- setValue - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
- setValue(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
-
Defines the value.
- setValue(IDecisionVariable, String, EvaluationVisitor, AssignmentState) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Changes the value of the decision variable
varby parsingexpressionand evaluating it througheval. - setValue(AbstractVariable, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Changes the value of the variable declaration
varby parsingexpression. - setValue(DecisionVariableDeclaration, Value, AbstractIvmlModifier.InstantiationContext) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Sets the configured value for
varasvalconsidering substitutions and adjustments fromcontext. - setValueType(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
-
Defines the value type.
- setVariableFilter(Predicate<AbstractVariable>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Defines a predicate acting as IVML variable filter, i.e., variables to be included into the configuration AAS.
- setVarName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Defines the (IVML) variable name.
- setWidth(int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- setWidth(int) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Changes the width of the node.
- setXPos(int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- setXPos(int) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Changes the left position of the node.
- setYPos(int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- setYPos(int) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphNode
-
Changes the top position of the node.
- SHORTID_PREFIX_META - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- shutdown() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- Slf4EasyLogger() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- smeType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- smeType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- sort(List<AasImports.Import>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
-
Sorts
importsaccording toAasImports.Import.getProjectName(). - sortMembers(Compound, Map<String, SubmodelElementList.SubmodelElementListBuilder>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Sort members for display sequence in UI.
- sortTypes(AasSpecSummary) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator
-
Sorts and returns the types in
summary. - SpecComparator - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Specification comparator.
- SpecComparator() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator
- SpecComparator.SpecPair - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
- specialTreatment(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
- specialTreatment(AbstractVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
-
Handles variable declarations.
- specialTreatment(AttributeAssignment) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
-
Handles attribute assignments.
- specialTreatment(Compound) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
-
Handles compound declarations.
- specialTreatment(Project) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
- specificType - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports
- specNumber - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
- specNumber - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- SpecPair() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator.SpecPair
- SPECS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator
- splitMultiLanguageExample(List<String>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Tries to split the
tokensinto multi-language example strings. - ssl - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.SecuritySettings
- standalone - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
- start - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultEdge
- startRow() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Notifies about starting a data row.
- startRuleName - Variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
- startRuleName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
- startup(String[]) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor
- Statistics() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor.Statistics
- StatisticsVisitor - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Implements an extended statistics visitor.
- StatisticsVisitor() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.StatisticsVisitor
-
Creates a statistics visitor.
- StatisticsVisitor.Statistics - Class in de.iip_ecosphere.platform.configuration.easyProducer
-
Extended statistics.
- steps - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- storeAsCurrent(List<AasType>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Stores
newCurrentas the current type being processed. - stripRefBy(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Strips an IVML refBy declaration and returns the contained type.
- stripTitleDate(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
If there is a date given at the end of the title, remove that.
- SUBMETHOD - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- SUBMODEL - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- SUBMODEL_ELEMENT - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- SUBMODEL_ELEMENT_COLLECTION - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- SUBMODEL_ELEMENT_LIST - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- SUBMODEL_LIST - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- SUBOBJECT - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- substitutions - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- subTask - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- subTask(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- SYSOUT_CONSUMER - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
T
- targetMapping - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- targetProject - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.InstantiationContext
- taskData - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- taskName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- throwIfFails(ReasoningResult, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Throws an
ExecutionExceptionif the reasoning resultresindicates a problem. - title - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
- titlePattern - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- toArg(File) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Turns a file name into a textual file specification.
- toArgs(boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Turns this configurer into command line arguments.
- toCardinality(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Interprets
dataas a single cardinality value. - toFind - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
- toFind - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- toId(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Turns
stringinto an identifier, i.e., each non-Java identifier characters into a "_". - toIdentifier(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Turns
nameinto a valid Java/IVML identifier. - toIdentifier(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Helper to turn
strinto a Java identifier. - toIdentifierFirstUpper(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Helper to turn the first char of
strinto upper case andstrinto an identifier.. - toIdsBySeparator(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
-
Splits
idShortinto multiple ids if certain (varying) conditions/formats apply. - toIvml(AasSpecSummary) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes IVML for the given
aasResult. - toIvmlText(AasSpecSummary) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Writes IVML for the given
aasResult. - tokenizeEnumSpec(String, ParsingEnumKind) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Tokenizes an enum specification.
- tokenizeEnumSpecValueList2(String, Vector<Object>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Tokenizes an enum specification according to
ParsingEnumKind.VALUE_LIST2. - toLines(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Splits a string into an array of individual lines.
- toLiteralName(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Tries to infer an enum field name from
description. - toName(EnumValue, String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils
-
Turns an enum value to its name.
- toNullIfEmpty(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Turns
datato null ifdatais empty. - toOsPath(File) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Turns a file into an operating-system dependent string path.
- toOsPath(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
-
Turns a string (assumed to be a path) into an operating-system dependent string path.
- TOP_FOLDERS - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- toSemanticIdMarker(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingUtils
-
Turns
valueinto a semanticID marker. - toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Formats the respective OPC UA type in IVML.
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataLiteral
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.DataType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumLiteral
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.EnumType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldMethodType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldObjectType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.Literal
-
Formats the OPC UA literal in IVML.
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.MethodType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectTypeType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootMethodType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootObjectType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
- toString() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.VariableTypeType
- toString(IvmlGraphMapper.IvmlGraph) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat
- toString(IvmlGraphMapper.IvmlGraph) - Method in interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.GraphFormat
-
Turns
graphinto this format. - toType(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
-
Turns the string value into a constant.
- TRACE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- traverseConnectors(IDecisionVariable, ServiceMeshNode) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphWalker
-
Traverses the connectors stored as nested elements in
var. - traverseNodes(IDecisionVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshGraphWalker
-
Traverses the nodes stored as nested elements in
var. - TryBasyx - Class in de.iip_ecosphere.platform.configuration.easyProducer.aas
-
Tries reading the AASX files of the IDTA specs through the available BaSyx plugins (explicitly loaded).
- TryBasyx() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.TryBasyx
- tryReading(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.TryBasyx
-
Tries reading the files with the AAS factory of the given plugin id.
- type - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.AasTypeResult
- type - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
- type - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.TypeListAndType
- TYPE_TRANSLATION - Static variable in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
- TYPE_VISITOR - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- typeList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.TypeListAndType
- TypeListAndType() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser.TypeListAndType
- TypeMapper - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
Maps types to IVML.
- TypeMapper(Configuration, Predicate<AbstractVariable>, SubmodelElementContainerBuilder, Function<String, String>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
-
Creates a type mapper instance.
- types - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
- types - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- types - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- types() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Returns the types in the specification.
- TypeVisitor - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
A visitor turning an IVML type into an AAS type.
- TypeVisitor() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
U
- UIGROUP_POS_FRONT - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- UIGROUP_SPACING - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- uiGroups - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- unit - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.Field
- unitMapping - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper
- upperCardinality - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- usingIvmlFolder - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
V
- validate() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Validates the model information towards IVML postprocessing.
- validate(AasEnum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
-
Validates an enumeration specification.
- validateAndPropagate() - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Validates the model and propagates values within the model.
- validateAndPropagate() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Validates the model and propagates values within the model.
- validateAndPropagate(Predicate<Project>) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager
-
Validates the model and propagates values within the model.
- validateAndPropagate(Predicate<Project>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- validateAndPropagate(Predicate<Project>) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Validates the model and propagates values within the model.
- validateConfiguration(Configuration) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Validates the configuration after reasoning.
- validateName(IvmlGraphMapper.IvmlGraphNode, int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
-
Validates the name of a node and if there is none, sets a pseudo name based on
count. - validateName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Validates an idShort before output.
- validateReasoningResult(ReasoningResult) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiator.InstantiationConfigurer
-
Validates the reasoning result.
- validateVariableName(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.aas.IvmlWriter
-
Validates an idShort before output.
- validateVarName(String) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
-
Validates and fixes a variable name.
- value - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
- value - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- VALUE_LIST - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
- VALUE_LIST2 - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
- ValueAdjustmentVisitor(AbstractIvmlModifier.InstantiationContext) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
-
Creates a value adjustment visitor.
- valueId - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.EasyLogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
-
Returns the enum constant of this class with the specified name.
- valueOfSafe(String) - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
Returns a matching constant or null.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSmeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasType.EntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.aas.ParsingEnumKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.EasyLogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.GenericTypeIndicator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlTypeKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
- ValueVisitor - Class in de.iip_ecosphere.platform.configuration.easyProducer.ivml
-
A visitor turning an IVML value into an AAS value.
- ValueVisitor() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- var - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasChange
- var - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
- varFinder - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- variableFilter - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper
- variableFilter - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeMapper
- VariableInConstraintFinder(AbstractVariable, Set<Project>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
-
Creates the finder.
- VariableInProjectFinder(Project, AbstractVariable, Set<Project>) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
-
Creates the finder.
- variableList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- variableType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.FieldVariableType
- variableType - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.RootVariableType
- VARIABLETYPE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.ElementType
- variableTypeList - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- VariableTypeType - Class in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
-
Represents a variable meta-type.
- VariableTypeType(String, String, String, String, String, String) - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.VariableTypeType
-
Creates an instance.
- varName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.BaseType
- varProvider - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphReader
- verbose - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- VERBOSE - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.EasyLogLevel
- verboseDefault - Static variable in class de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.DomParser
- version - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasImports.Import
- version - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
- version - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.AasTypeResult
- version - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- versionedName - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- versionIdentifier - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasSpecSummary
- versionIdentifier - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.RowProcessor
- visitAnnotationVariable(AttributeVariable) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
- visitAnyType(AnyType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitAttribute(Attribute) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitAttributeAssignment(AttributeAssignment) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitBooleanType(BooleanType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitBooleanValue(BooleanValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitBooleanValue(BooleanValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitComment(Comment) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitCompound(Compound) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitCompoundAccess(CompoundAccess) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
- visitCompoundAccessStatement(CompoundAccessStatement) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitCompoundType(Compound) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitCompoundValue(CompoundValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitCompoundValue(CompoundValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitConstraint(Constraint) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitConstraintType(ConstraintType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitConstraintValue(ConstraintValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitConstraintValue(ConstraintValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitContainerOperationCall(ContainerOperationCall) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
- visitContainerValue(ContainerValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitContainerValue(ContainerValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitDatatype(IDatatype) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitDecisionVariableDeclaration(DecisionVariableDeclaration) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitDerivedDatatype(DerivedDatatype) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitDerivedType(DerivedDatatype) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitEnum(Enum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitEnumLiteral(EnumLiteral) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitEnumType(Enum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitEnumValue(EnumValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitEnumValue(EnumValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitFreezeBlock(FreezeBlock) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitIntegerType(IntegerType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitIntValue(IntValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitIntValue(IntValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitLet(Let) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInConstraintFinder
- visitMetaType(MetaType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitMetaTypeValue(MetaTypeValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitMetaTypeValue(MetaTypeValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitNullValue(NullValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitNullValue(NullValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitOperationDefinition(OperationDefinition) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitOrderedEnum(OrderedEnum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitOrderedEnumType(OrderedEnum) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitPartialEvaluationBlock(PartialEvaluationBlock) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitProjectInterface(ProjectInterface) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitRealType(RealType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitRealValue(RealValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitRealValue(RealValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitReference(Reference) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitReference(Reference) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitReferenceValue(ReferenceValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitReferenceValue(ReferenceValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitSequence(Sequence) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitSequence(Sequence) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitSet(Set) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlUtils.VariableInProjectFinder
- visitSet(Set) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitStringType(StringType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitStringValue(StringValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitStringValue(StringValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
- visitVersionType(VersionType) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.TypeVisitor
- visitVersionValue(VersionValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier.ValueAdjustmentVisitor
- visitVersionValue(VersionValue) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.ValueVisitor
W
- warn - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.PlatformInstantiatorExecutor
- warn(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.ExecLogger
- warn(String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- warn(String, Class<?>, String) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- warn(String, Exception) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.Slf4EasyLogger
- WARN - Enum constant in enum class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
- width - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
- width - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.PanelPosition
- worked(int) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationManager.OktoProgressMonitor
- write(Project, Writer) - Static method in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.AbstractIvmlModifier
-
Writes
prjtoout. - writeEdges(IvmlGraphMapper.IvmlGraphNode, Iterable<? extends IvmlGraphMapper.IvmlGraphEdge>, boolean) - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Writes the given edges.
- writeGraph() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Writes the graph to a JSON string.
- writeHomeData() - Method in class de.iip_ecosphere.platform.configuration.easyProducer.DrawflowGraphFormat.GraphWriter
-
Writes the "home" data section.
X
- x - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.PanelPosition
- xlsx - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.aas.SpecComparator.SpecPair
- XmlReader() - Constructor for class de.iip_ecosphere.platform.configuration.easyProducer.aas.ReadAasxFile.XmlReader
- xPos - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
Y
- y - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.PanelPosition
- yPos - Variable in class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultNode
All Classes and Interfaces|All Packages|Constant Field Values