Interface DroolsPackage

  • 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:
    DroolsPackageImpl

    public interface DroolsPackage
    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 enum,
    • and each data type
    See Also:
    DroolsFactory
    Generated code
    Model
    kind="package"
    • Method Detail

      • getDocumentRoot

        org.eclipse.emf.ecore.EClass getDocumentRoot()
        Returns the meta object for class 'Document Root'.
        Returns:
        the meta object for class 'Document Root'.
        See Also:
        DocumentRoot
        Generated code
      • getDocumentRoot_Mixed

        org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
        Returns the meta object for the attribute list 'Mixed'.
        Returns:
        the meta object for the attribute list 'Mixed'.
        See Also:
        DocumentRoot.getMixed(), getDocumentRoot()
        Generated code
      • getDocumentRoot_Global

        org.eclipse.emf.ecore.EReference getDocumentRoot_Global()
        Returns the meta object for the containment reference 'Global'.
        Returns:
        the meta object for the containment reference 'Global'.
        See Also:
        DocumentRoot.getGlobal(), getDocumentRoot()
        Generated code
      • getDocumentRoot_Import

        org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
        Returns the meta object for the containment reference 'Import'.
        Returns:
        the meta object for the containment reference 'Import'.
        See Also:
        DocumentRoot.getImport(), getDocumentRoot()
        Generated code
      • getDocumentRoot_MetaData

        org.eclipse.emf.ecore.EReference getDocumentRoot_MetaData()
        Returns the meta object for the containment reference 'Meta Data'.
        Returns:
        the meta object for the containment reference 'Meta Data'.
        See Also:
        DocumentRoot.getMetaData(), getDocumentRoot()
        Generated code
      • getDocumentRoot_OnEntryScript

        org.eclipse.emf.ecore.EReference getDocumentRoot_OnEntryScript()
        Returns the meta object for the containment reference 'On Entry Script'.
        Returns:
        the meta object for the containment reference 'On Entry Script'.
        See Also:
        DocumentRoot.getOnEntryScript(), getDocumentRoot()
        Generated code
      • getDocumentRoot_OnExitScript

        org.eclipse.emf.ecore.EReference getDocumentRoot_OnExitScript()
        Returns the meta object for the containment reference 'On Exit Script'.
        Returns:
        the meta object for the containment reference 'On Exit Script'.
        See Also:
        DocumentRoot.getOnExitScript(), getDocumentRoot()
        Generated code
      • getDocumentRoot_Priority

        org.eclipse.emf.ecore.EAttribute getDocumentRoot_Priority()
        Returns the meta object for the attribute 'Priority'.
        Returns:
        the meta object for the attribute 'Priority'.
        See Also:
        DocumentRoot.getPriority(), getDocumentRoot()
        Generated code
      • getDocumentRoot_TaskName

        org.eclipse.emf.ecore.EAttribute getDocumentRoot_TaskName()
        Returns the meta object for the attribute 'Task Name'.
        Returns:
        the meta object for the attribute 'Task Name'.
        See Also:
        DocumentRoot.getTaskName(), getDocumentRoot()
        Generated code
      • getDocumentRoot_Version

        org.eclipse.emf.ecore.EAttribute getDocumentRoot_Version()
        Returns the meta object for the attribute 'Version'.
        Returns:
        the meta object for the attribute 'Version'.
        See Also:
        DocumentRoot.getVersion(), getDocumentRoot()
        Generated code
      • getGlobalType

        org.eclipse.emf.ecore.EClass getGlobalType()
        Returns the meta object for class 'Global Type'.
        Returns:
        the meta object for class 'Global Type'.
        See Also:
        GlobalType
        Generated code
      • getGlobalType_Identifier

        org.eclipse.emf.ecore.EAttribute getGlobalType_Identifier()
        Returns the meta object for the attribute 'Identifier'.
        Returns:
        the meta object for the attribute 'Identifier'.
        See Also:
        GlobalType.getIdentifier(), getGlobalType()
        Generated code
      • getGlobalType_Type

        org.eclipse.emf.ecore.EAttribute getGlobalType_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        GlobalType.getType(), getGlobalType()
        Generated code
      • getImportType

        org.eclipse.emf.ecore.EClass getImportType()
        Returns the meta object for class 'Import Type'.
        Returns:
        the meta object for class 'Import Type'.
        See Also:
        ImportType
        Generated code
      • getImportType_Name

        org.eclipse.emf.ecore.EAttribute getImportType_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        ImportType.getName(), getImportType()
        Generated code
      • getMetaDataType

        org.eclipse.emf.ecore.EClass getMetaDataType()
        Returns the meta object for class 'Meta Data Type'.
        Returns:
        the meta object for class 'Meta Data Type'.
        See Also:
        MetaDataType
        Generated code
      • getMetaDataType_MetaValue

        org.eclipse.emf.ecore.EAttribute getMetaDataType_MetaValue()
        Returns the meta object for the attribute 'Meta Value'.
        Returns:
        the meta object for the attribute 'Meta Value'.
        See Also:
        MetaDataType.getMetaValue(), getMetaDataType()
        Generated code
      • getMetaDataType_Name

        org.eclipse.emf.ecore.EAttribute getMetaDataType_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        MetaDataType.getName(), getMetaDataType()
        Generated code
      • getOnEntryScriptType

        org.eclipse.emf.ecore.EClass getOnEntryScriptType()
        Returns the meta object for class 'On Entry Script Type'.
        Returns:
        the meta object for class 'On Entry Script Type'.
        See Also:
        OnEntryScriptType
        Generated code
      • getOnExitScriptType

        org.eclipse.emf.ecore.EClass getOnExitScriptType()
        Returns the meta object for class 'On Exit Script Type'.
        Returns:
        the meta object for class 'On Exit Script Type'.
        See Also:
        OnExitScriptType
        Generated code
      • getPackageNameType

        org.eclipse.emf.ecore.EDataType getPackageNameType()
        Returns the meta object for data type 'Package Name Type'.
        Returns:
        the meta object for data type 'Package Name Type'.
        See Also:
        String
        Generated code
        Model
        instanceClass="java.lang.String" extendedMetaData="name='packageName_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string'"
      • getPriorityType

        org.eclipse.emf.ecore.EDataType getPriorityType()
        Returns the meta object for data type 'Priority Type'.
        Returns:
        the meta object for data type 'Priority Type'.
        See Also:
        BigInteger
        Generated code
        Model
        instanceClass="java.math.BigInteger" extendedMetaData="name='priority_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#integer' minInclusive='1'"
      • getRuleFlowGroupType

        org.eclipse.emf.ecore.EDataType getRuleFlowGroupType()
        Returns the meta object for data type 'Rule Flow Group Type'.
        Returns:
        the meta object for data type 'Rule Flow Group Type'.
        See Also:
        String
        Generated code
        Model
        instanceClass="java.lang.String" extendedMetaData="name='ruleFlowGroup_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string'"
      • getTaskNameType

        org.eclipse.emf.ecore.EDataType getTaskNameType()
        Returns the meta object for data type 'Task Name Type'.
        Returns:
        the meta object for data type 'Task Name Type'.
        See Also:
        String
        Generated code
        Model
        instanceClass="java.lang.String" extendedMetaData="name='taskName_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string'"
      • getVersionType

        org.eclipse.emf.ecore.EDataType getVersionType()
        Returns the meta object for data type 'Version Type'.
        Returns:
        the meta object for data type 'Version Type'.
        See Also:
        String
        Generated code
        Model
        instanceClass="java.lang.String" extendedMetaData="name='version_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string'"
      • getDroolsFactory

        DroolsFactory getDroolsFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
        Generated code