Uses of Class
de.iip_ecosphere.platform.configuration.easyProducer.aas.AasEnumLiteral
Packages that use AasEnumLiteral
Package
Description
Tools and infrastructure classes for turning IDTA AAS specs into IVML.
-
Uses of AasEnumLiteral in de.iip_ecosphere.platform.configuration.easyProducer.aas
Fields in de.iip_ecosphere.platform.configuration.easyProducer.aas with type parameters of type AasEnumLiteralMethods in de.iip_ecosphere.platform.configuration.easyProducer.aas that return types with arguments of type AasEnumLiteralMethods in de.iip_ecosphere.platform.configuration.easyProducer.aas with parameters of type AasEnumLiteralModifier and TypeMethodDescriptionprivate voidRowProcessor.addLastEnumLiteral(AasEnumLiteral literal) Adds enum literals.(package private) voidAasEnum.addLiteral(AasEnumLiteral literal) Adds a literal.(package private) booleanAasEnum.isLast(AasEnumLiteral literal) Returns whether the given literal is the last one inAasEnum.literals().