Interface DataDictionaryCharacterizedFactory

    • Method Detail

      • createDataDictionaryCharacterized

        DataDictionaryCharacterized createDataDictionaryCharacterized()
        Returns a new object of class 'Data Dictionary Characterized'.
        Returns:
        a new object of class 'Data Dictionary Characterized'.
        Generated class or method.
      • createEnumCharacteristicType

        EnumCharacteristicType createEnumCharacteristicType()
        Returns a new object of class 'Enum Characteristic Type'.
        Returns:
        a new object of class 'Enum Characteristic Type'.
        Generated class or method.
      • createEnumeration

        Enumeration createEnumeration()
        Returns a new object of class 'Enumeration'.
        Returns:
        a new object of class 'Enumeration'.
        Generated class or method.
      • createLiteral

        Literal createLiteral()
        Returns a new object of class 'Literal'.
        Returns:
        a new object of class 'Literal'.
        Generated class or method.
      • createBehaviorDefinition

        BehaviorDefinition createBehaviorDefinition()
        Returns a new object of class 'Behavior Definition'.
        Returns:
        a new object of class 'Behavior Definition'.
        Generated class or method.
      • createPin

        Pin createPin()
        Returns a new object of class 'Pin'.
        Returns:
        a new object of class 'Pin'.
        Generated class or method.
      • createAssignment

        Assignment createAssignment()
        Returns a new object of class 'Assignment'.
        Returns:
        a new object of class 'Assignment'.
        Generated class or method.
      • createEnumCharacteristic

        EnumCharacteristic createEnumCharacteristic()
        Returns a new object of class 'Enum Characteristic'.
        Returns:
        a new object of class 'Enum Characteristic'.
        Generated class or method.
      • getDataDictionaryCharacterizedPackage

        DataDictionaryCharacterizedPackage getDataDictionaryCharacterizedPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.