Interface GuiceBasedRealmPackage

    • Field Detail

      • eINSTANCE

        static final GuiceBasedRealmPackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • MODULE_IMPORT__MODELING_REALM

        static final int MODULE_IMPORT__MODELING_REALM
        The feature id for the 'Modeling Realm' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MODULE_IMPORT__MODULE_FQN

        static final int MODULE_IMPORT__MODULE_FQN
        The feature id for the 'Module FQN' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MODULE_IMPORT_FEATURE_COUNT

        static final int MODULE_IMPORT_FEATURE_COUNT
        The number of structural features of the 'Module Import' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MODULE_IMPORT_OPERATION_COUNT

        static final int MODULE_IMPORT_OPERATION_COUNT
        The number of operations of the 'Module Import' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
    • Method Detail

      • getModuleImport

        EClass getModuleImport()
        Returns the meta object for class 'Module Import'.
        Returns:
        the meta object for class 'Module Import'.
        See Also:
        ModuleImport
        Generated class or method.
      • getGuiceBasedRealmFactory

        GuiceBasedRealmFactory getGuiceBasedRealmFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
        Generated class or method.