Class IvmlTypes


  • public class IvmlTypes
    extends java.lang.Object
    Provides access to the type descriptors of the types defined in this package.
    Author:
    Holger Eichelberger
    • Constructor Detail

      • IvmlTypes

        public IvmlTypes()
    • Method Detail

      • configurationType

        public static final TypeDescriptor<?> configurationType()
        Returns the type descriptor for the built-in type 'Configuration'.
        Returns:
        the type descriptor
      • decisionVariableType

        public static final TypeDescriptor<?> decisionVariableType()
        Returns the type descriptor for the built-in type 'DecisionVariable'.
        Returns:
        the type descriptor
      • declarationType

        public static final TypeDescriptor<?> declarationType()
        Returns the type descriptor for the built-in type 'IvmlDeclaration'.
        Returns:
        the type descriptor
      • projectType

        public static final TypeDescriptor<?> projectType()
        Returns the type descriptor for the built-in type 'Project'.
        Returns:
        the type descriptor
      • attributeType

        public static final TypeDescriptor<?> attributeType()
        Returns the type descriptor for the built-in type 'Attribute'.
        Returns:
        the type descriptor
      • ivmlElement

        public static final TypeDescriptor<?> ivmlElement()
        Returns the type descriptor for the built-in (fallback) type 'IvmlElement'.
        Returns:
        the type descriptor