Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.configuration.IvmlTypeResolver
-
Packages that use IvmlTypeResolver Package Description net.ssehub.easy.instantiation.core.model.vilTypes.configuration All classes related to the EASy integration of configuration and decisions. -
-
Uses of IvmlTypeResolver in net.ssehub.easy.instantiation.core.model.vilTypes.configuration
Constructors in net.ssehub.easy.instantiation.core.model.vilTypes.configuration with parameters of type IvmlTypeResolver Constructor Description AbstractIvmlTypeDescriptor(IDatatype ivmlType, IvmlTypeResolver resolver)Creates a new type descriptor.IvmlProjectTypeDescriptor(Project project, IvmlTypeResolver resolver)Creates a new type descriptor.IvmlTypeDescriptor(Project project, IDatatype ivmlType, IvmlTypeResolver resolver)Creates a new type descriptor.
-