Interface SupplyPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    SupplyPackageImpl

    public interface SupplyPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    See Also:
    SupplyFactory
    • Method Detail

      • getSupplyPropertyContainer

        org.eclipse.emf.ecore.EClass getSupplyPropertyContainer()
        Returns the meta object for class 'Property Container'.
        Returns:
        the meta object for class 'Property Container'.
        See Also:
        SupplyPropertyContainer
      • getSupplyNamespaceControllable

        org.eclipse.emf.ecore.EClass getSupplyNamespaceControllable()
        Returns the meta object for class 'Namespace Controllable'.
        Returns:
        the meta object for class 'Namespace Controllable'.
        See Also:
        SupplyNamespaceControllable
      • getSupplyConfiguration

        org.eclipse.emf.ecore.EClass getSupplyConfiguration()
        Returns the meta object for class 'Configuration'.
        Returns:
        the meta object for class 'Configuration'.
        See Also:
        SupplyConfiguration
      • getBaseSupplyObject

        org.eclipse.emf.ecore.EClass getBaseSupplyObject()
        Returns the meta object for class 'Base Supply Object'.
        Returns:
        the meta object for class 'Base Supply Object'.
        See Also:
        BaseSupplyObject
      • getSupplyGenericObject

        org.eclipse.emf.ecore.EClass getSupplyGenericObject()
        Returns the meta object for class 'Generic Object'.
        Returns:
        the meta object for class 'Generic Object'.
        See Also:
        SupplyGenericObject
      • getSupplyContainment

        org.eclipse.emf.ecore.EClass getSupplyContainment()
        Returns the meta object for class 'Containment'.
        Returns:
        the meta object for class 'Containment'.
        See Also:
        SupplyContainment
      • getSupplySubsystem

        org.eclipse.emf.ecore.EClass getSupplySubsystem()
        Returns the meta object for class 'Subsystem'.
        Returns:
        the meta object for class 'Subsystem'.
        See Also:
        SupplySubsystem
      • getSupplyNamespace

        org.eclipse.emf.ecore.EClass getSupplyNamespace()
        Returns the meta object for class 'Namespace'.
        Returns:
        the meta object for class 'Namespace'.
        See Also:
        SupplyNamespace
      • getSupplyProperty

        org.eclipse.emf.ecore.EClass getSupplyProperty()
        Returns the meta object for class 'Property'.
        Returns:
        the meta object for class 'Property'.
        See Also:
        SupplyProperty
      • getSupplyProperty_Name

        org.eclipse.emf.ecore.EAttribute getSupplyProperty_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        SupplyProperty.getName(), getSupplyProperty()
      • getSupplyForm

        org.eclipse.emf.ecore.EClass getSupplyForm()
        Returns the meta object for class 'Form'.
        Returns:
        the meta object for class 'Form'.
        See Also:
        SupplyForm
      • getSupplyForm_Items

        org.eclipse.emf.ecore.EReference getSupplyForm_Items()
        Returns the meta object for the containment reference list 'Items'.
        Returns:
        the meta object for the containment reference list 'Items'.
        See Also:
        SupplyForm.getItems(), getSupplyForm()
      • getSupplyForm_Attributes

        org.eclipse.emf.ecore.EReference getSupplyForm_Attributes()
        Returns the meta object for the containment reference list 'Attributes'.
        Returns:
        the meta object for the containment reference list 'Attributes'.
        See Also:
        SupplyForm.getAttributes(), getSupplyForm()
      • getSupplyForm_Commands

        org.eclipse.emf.ecore.EReference getSupplyForm_Commands()
        Returns the meta object for the containment reference list 'Commands'.
        Returns:
        the meta object for the containment reference list 'Commands'.
        See Also:
        SupplyForm.getCommands(), getSupplyForm()
      • getSupplyForm_Parameters

        org.eclipse.emf.ecore.EReference getSupplyForm_Parameters()
        Returns the meta object for the containment reference list 'Parameters'.
        Returns:
        the meta object for the containment reference list 'Parameters'.
        See Also:
        SupplyForm.getParameters(), getSupplyForm()
      • getBaseSupplyFormObject

        org.eclipse.emf.ecore.EClass getBaseSupplyFormObject()
        Returns the meta object for class 'Base Supply Form Object'.
        Returns:
        the meta object for class 'Base Supply Form Object'.
        See Also:
        BaseSupplyFormObject
      • getSupplyFormItem

        org.eclipse.emf.ecore.EClass getSupplyFormItem()
        Returns the meta object for class 'Form Item'.
        Returns:
        the meta object for class 'Form Item'.
        See Also:
        SupplyFormItem
      • getSupplyFormAttribute

        org.eclipse.emf.ecore.EClass getSupplyFormAttribute()
        Returns the meta object for class 'Form Attribute'.
        Returns:
        the meta object for class 'Form Attribute'.
        See Also:
        SupplyFormAttribute
      • getSupplyFormCommand

        org.eclipse.emf.ecore.EClass getSupplyFormCommand()
        Returns the meta object for class 'Form Command'.
        Returns:
        the meta object for class 'Form Command'.
        See Also:
        SupplyFormCommand
      • getSupplyFormParameter

        org.eclipse.emf.ecore.EClass getSupplyFormParameter()
        Returns the meta object for class 'Form Parameter'.
        Returns:
        the meta object for class 'Form Parameter'.
        See Also:
        SupplyFormParameter
      • getSupplyModule

        org.eclipse.emf.ecore.EClass getSupplyModule()
        Returns the meta object for class 'Module'.
        Returns:
        the meta object for class 'Module'.
        See Also:
        SupplyModule
      • getSupplyModule_Fqn

        org.eclipse.emf.ecore.EAttribute getSupplyModule_Fqn()
        Returns the meta object for the attribute 'Fqn'.
        Returns:
        the meta object for the attribute 'Fqn'.
        See Also:
        SupplyModule.getFqn(), getSupplyModule()
      • getSupplyModule_Include

        org.eclipse.emf.ecore.EAttribute getSupplyModule_Include()
        Returns the meta object for the attribute 'Include'.
        Returns:
        the meta object for the attribute 'Include'.
        See Also:
        SupplyModule.getInclude(), getSupplyModule()
      • getSupplyModule_Methods

        org.eclipse.emf.ecore.EReference getSupplyModule_Methods()
        Returns the meta object for the containment reference list 'Methods'.
        Returns:
        the meta object for the containment reference list 'Methods'.
        See Also:
        SupplyModule.getMethods(), getSupplyModule()
      • getSupplyMethod

        org.eclipse.emf.ecore.EClass getSupplyMethod()
        Returns the meta object for class 'Method'.
        Returns:
        the meta object for class 'Method'.
        See Also:
        SupplyMethod
      • getSupplyMethod_Name

        org.eclipse.emf.ecore.EAttribute getSupplyMethod_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        SupplyMethod.getName(), getSupplyMethod()
      • getSupplyMethod_Include

        org.eclipse.emf.ecore.EAttribute getSupplyMethod_Include()
        Returns the meta object for the attribute 'Include'.
        Returns:
        the meta object for the attribute 'Include'.
        See Also:
        SupplyMethod.getInclude(), getSupplyMethod()
      • getDataProtection

        org.eclipse.emf.ecore.EClass getDataProtection()
        Returns the meta object for class 'Data Protection'.
        Returns:
        the meta object for class 'Data Protection'.
        See Also:
        DataProtection
      • getIntegrationSettings

        org.eclipse.emf.ecore.EClass getIntegrationSettings()
        Returns the meta object for class 'Integration Settings'.
        Returns:
        the meta object for class 'Integration Settings'.
        See Also:
        IntegrationSettings
      • getIntegrateNamespaces

        org.eclipse.emf.ecore.EClass getIntegrateNamespaces()
        Returns the meta object for class 'Integrate Namespaces'.
        Returns:
        the meta object for class 'Integrate Namespaces'.
        See Also:
        IntegrateNamespaces
      • getIntegrateNamespace

        org.eclipse.emf.ecore.EClass getIntegrateNamespace()
        Returns the meta object for class 'Integrate Namespace'.
        Returns:
        the meta object for class 'Integrate Namespace'.
        See Also:
        IntegrateNamespace
      • getIntegrateObjects

        org.eclipse.emf.ecore.EClass getIntegrateObjects()
        Returns the meta object for class 'Integrate Objects'.
        Returns:
        the meta object for class 'Integrate Objects'.
        See Also:
        IntegrateObjects
      • getIntegrateObjects_Objects

        org.eclipse.emf.ecore.EReference getIntegrateObjects_Objects()
        Returns the meta object for the containment reference list 'Objects'.
        Returns:
        the meta object for the containment reference list 'Objects'.
        See Also:
        IntegrateObjects.getObjects(), getIntegrateObjects()
      • getIntegrateObject

        org.eclipse.emf.ecore.EClass getIntegrateObject()
        Returns the meta object for class 'Integrate Object'.
        Returns:
        the meta object for class 'Integrate Object'.
        See Also:
        IntegrateObject
      • getIntegrateObject_Fqn

        org.eclipse.emf.ecore.EAttribute getIntegrateObject_Fqn()
        Returns the meta object for the attribute 'Fqn'.
        Returns:
        the meta object for the attribute 'Fqn'.
        See Also:
        IntegrateObject.getFqn(), getIntegrateObject()
      • getProtectedObject

        org.eclipse.emf.ecore.EClass getProtectedObject()
        Returns the meta object for class 'Protected Object'.
        Returns:
        the meta object for class 'Protected Object'.
        See Also:
        ProtectedObject
      • getProtectedObject_Fqn

        org.eclipse.emf.ecore.EAttribute getProtectedObject_Fqn()
        Returns the meta object for the attribute 'Fqn'.
        Returns:
        the meta object for the attribute 'Fqn'.
        See Also:
        ProtectedObject.getFqn(), getProtectedObject()
      • getIntegrationPolicy

        org.eclipse.emf.ecore.EEnum getIntegrationPolicy()
        Returns the meta object for enum 'Integration Policy'.
        Returns:
        the meta object for enum 'Integration Policy'.
        See Also:
        IntegrationPolicy
      • getSupplyRule

        org.eclipse.emf.ecore.EEnum getSupplyRule()
        Returns the meta object for enum 'Rule'.
        Returns:
        the meta object for enum 'Rule'.
        See Also:
        SupplyRule
      • getSupplyFactory

        SupplyFactory getSupplyFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.