Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.configuration.IvmlDeclaration
-
Packages that use IvmlDeclaration Package Description net.ssehub.easy.instantiation.core.model.vilTypes.configuration All classes related to the EASy integration of configuration and decisions. -
-
Uses of IvmlDeclaration in net.ssehub.easy.instantiation.core.model.vilTypes.configuration
Fields in net.ssehub.easy.instantiation.core.model.vilTypes.configuration declared as IvmlDeclaration Modifier and Type Field Description private IvmlDeclaration[]IvmlDeclaration. attributesprivate IvmlDeclaration[]IvmlDeclaration. nestedMethods in net.ssehub.easy.instantiation.core.model.vilTypes.configuration that return IvmlDeclaration Modifier and Type Method Description static IvmlDeclarationUtils. getAttributeDeclaration(Configuration configuration, java.lang.String name)Returns a matching attribute declaration.IvmlDeclarationAbstractIvmlVariable. getDeclaration()Returns the declaration of this variable in terms of VIL/VTL instances.
-