Interface ClassMakerPackage

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:
ClassMakerPackageImpl

public interface ClassMakerPackage 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:
  • Field Details

  • Method Details

    • getContribution

      org.eclipse.emf.ecore.EClass getContribution()
      Returns the meta object for class 'Contribution'.
      Returns:
      the meta object for class 'Contribution'.
      See Also:
    • getContribution_Dependencies

      org.eclipse.emf.ecore.EAttribute getContribution_Dependencies()
      Returns the meta object for the attribute list 'Dependencies'.
      Returns:
      the meta object for the attribute list 'Dependencies'.
      See Also:
    • getContribution_LatestVersion

      org.eclipse.emf.ecore.EAttribute getContribution_LatestVersion()
      Returns the meta object for the attribute 'Latest Version'.
      Returns:
      the meta object for the attribute 'Latest Version'.
      See Also:
    • getRevision

      org.eclipse.emf.ecore.EClass getRevision()
      Returns the meta object for class 'Revision'.
      Returns:
      the meta object for class 'Revision'.
      See Also:
    • getRevision_State

      org.eclipse.emf.ecore.EReference getRevision_State()
      Returns the meta object for the reference 'State'.
      Returns:
      the meta object for the reference 'State'.
      See Also:
    • getRevision_Timestamp

      org.eclipse.emf.ecore.EAttribute getRevision_Timestamp()
      Returns the meta object for the attribute 'Timestamp'.
      Returns:
      the meta object for the attribute 'Timestamp'.
      See Also:
    • getRevision_StateHistory

      org.eclipse.emf.ecore.EReference getRevision_StateHistory()
      Returns the meta object for the map 'State History'.
      Returns:
      the meta object for the map 'State History'.
      See Also:
    • getRevision_LatestTimestamp

      org.eclipse.emf.ecore.EAttribute getRevision_LatestTimestamp()
      Returns the meta object for the attribute 'Latest Timestamp'.
      Returns:
      the meta object for the attribute 'Latest Timestamp'.
      See Also:
    • getRevision_Version

      org.eclipse.emf.ecore.EAttribute getRevision_Version()
      Returns the meta object for the attribute 'Version'.
      Returns:
      the meta object for the attribute 'Version'.
      See Also:
    • getState

      org.eclipse.emf.ecore.EClass getState()
      Returns the meta object for class 'State'.
      Returns:
      the meta object for class 'State'.
      See Also:
    • getState_PackageClassName

      org.eclipse.emf.ecore.EAttribute getState_PackageClassName()
      Returns the meta object for the attribute 'Package Class Name'.
      Returns:
      the meta object for the attribute 'Package Class Name'.
      See Also:
    • getState_EditPluginClassName

      org.eclipse.emf.ecore.EAttribute getState_EditPluginClassName()
      Returns the meta object for the attribute 'Edit Plugin Class Name'.
      Returns:
      the meta object for the attribute 'Edit Plugin Class Name'.
      See Also:
    • getState_EditorPluginClassName

      org.eclipse.emf.ecore.EAttribute getState_EditorPluginClassName()
      Returns the meta object for the attribute 'Editor Plugin Class Name'.
      Returns:
      the meta object for the attribute 'Editor Plugin Class Name'.
      See Also:
    • getState_RequiredPlugins

      org.eclipse.emf.ecore.EAttribute getState_RequiredPlugins()
      Returns the meta object for the attribute list 'Required Plugins'.
      Returns:
      the meta object for the attribute list 'Required Plugins'.
      See Also:
    • getState_Revision

      org.eclipse.emf.ecore.EReference getState_Revision()
      Returns the meta object for the reference 'Revision'.
      Returns:
      the meta object for the reference 'Revision'.
      See Also:
    • getState_Timestamp

      org.eclipse.emf.ecore.EAttribute getState_Timestamp()
      Returns the meta object for the attribute 'Timestamp'.
      Returns:
      the meta object for the attribute 'Timestamp'.
      See Also:
    • getState_DeployableUnitName

      org.eclipse.emf.ecore.EAttribute getState_DeployableUnitName()
      Returns the meta object for the attribute 'Deployable Unit Name'.
      Returns:
      the meta object for the attribute 'Deployable Unit Name'.
      See Also:
    • getState_EditDeployableUnitName

      org.eclipse.emf.ecore.EAttribute getState_EditDeployableUnitName()
      Returns the meta object for the attribute 'Edit Deployable Unit Name'.
      Returns:
      the meta object for the attribute 'Edit Deployable Unit Name'.
      See Also:
    • getState_EditorDeployableUnitName

      org.eclipse.emf.ecore.EAttribute getState_EditorDeployableUnitName()
      Returns the meta object for the attribute 'Editor Deployable Unit Name'.
      Returns:
      the meta object for the attribute 'Editor Deployable Unit Name'.
      See Also:
    • getState_JobFamily

      org.eclipse.emf.ecore.EAttribute getState_JobFamily()
      Returns the meta object for the attribute 'Job Family'.
      Returns:
      the meta object for the attribute 'Job Family'.
      See Also:
    • getState_Resource

      org.eclipse.emf.ecore.EReference getState_Resource()
      Returns the meta object for the reference 'Resource'.
      Returns:
      the meta object for the reference 'Resource'.
      See Also:
    • getState_CommitIds

      org.eclipse.emf.ecore.EAttribute getState_CommitIds()
      Returns the meta object for the attribute list 'Commit Ids'.
      Returns:
      the meta object for the attribute list 'Commit Ids'.
      See Also:
    • getState_CommitId

      org.eclipse.emf.ecore.EAttribute getState_CommitId()
      Returns the meta object for the attribute 'Commit Id'.
      Returns:
      the meta object for the attribute 'Commit Id'.
      See Also:
    • getState_StateCustomizers

      org.eclipse.emf.ecore.EReference getState_StateCustomizers()
      Returns the meta object for the map 'State Customizers'.
      Returns:
      the meta object for the map 'State Customizers'.
      See Also:
    • getState_NonExclusiveStateCustomizers

      org.eclipse.emf.ecore.EReference getState_NonExclusiveStateCustomizers()
      Returns the meta object for the map 'Non Exclusive State Customizers'.
      Returns:
      the meta object for the map 'Non Exclusive State Customizers'.
      See Also:
    • getState_ProjectName

      org.eclipse.emf.ecore.EAttribute getState_ProjectName()
      Returns the meta object for the attribute 'Project Name'.
      Returns:
      the meta object for the attribute 'Project Name'.
      See Also:
    • getState_Making

      org.eclipse.emf.ecore.EAttribute getState_Making()
      Returns the meta object for the attribute 'Making'.
      Returns:
      the meta object for the attribute 'Making'.
      See Also:
    • getState_Edit

      org.eclipse.emf.ecore.EAttribute getState_Edit()
      Returns the meta object for the attribute 'Edit'.
      Returns:
      the meta object for the attribute 'Edit'.
      See Also:
    • getState_Editor

      org.eclipse.emf.ecore.EAttribute getState_Editor()
      Returns the meta object for the attribute 'Editor'.
      Returns:
      the meta object for the attribute 'Editor'.
      See Also:
    • getState_Strategy

      org.eclipse.emf.ecore.EReference getState_Strategy()
      Returns the meta object for the reference 'Strategy'.
      Returns:
      the meta object for the reference 'Strategy'.
      See Also:
    • getState_BasePackage

      org.eclipse.emf.ecore.EAttribute getState_BasePackage()
      Returns the meta object for the attribute 'Base Package'.
      Returns:
      the meta object for the attribute 'Base Package'.
      See Also:
    • getStrategy

      org.eclipse.emf.ecore.EClass getStrategy()
      Returns the meta object for class 'Strategy'.
      Returns:
      the meta object for class 'Strategy'.
      See Also:
    • getStrategy_Generators

      org.eclipse.emf.ecore.EReference getStrategy_Generators()
      Returns the meta object for the reference list 'Generators'.
      Returns:
      the meta object for the reference list 'Generators'.
      See Also:
    • getStrategy_Exporters

      org.eclipse.emf.ecore.EReference getStrategy_Exporters()
      Returns the meta object for the reference list 'Exporters'.
      Returns:
      the meta object for the reference list 'Exporters'.
      See Also:
    • getStrategy_Installers

      org.eclipse.emf.ecore.EReference getStrategy_Installers()
      Returns the meta object for the reference list 'Installers'.
      Returns:
      the meta object for the reference list 'Installers'.
      See Also:
    • getStrategy_Loaders

      org.eclipse.emf.ecore.EReference getStrategy_Loaders()
      Returns the meta object for the reference list 'Loaders'.
      Returns:
      the meta object for the reference list 'Loaders'.
      See Also:
    • getStrategy_State

      org.eclipse.emf.ecore.EReference getStrategy_State()
      Returns the meta object for the reference 'State'.
      Returns:
      the meta object for the reference 'State'.
      See Also:
    • getItem

      org.eclipse.emf.ecore.EClass getItem()
      Returns the meta object for class 'Item'.
      Returns:
      the meta object for class 'Item'.
      See Also:
    • getItem_ModelName

      org.eclipse.emf.ecore.EAttribute getItem_ModelName()
      Returns the meta object for the attribute 'Model Name'.
      Returns:
      the meta object for the attribute 'Model Name'.
      See Also:
    • getItem_Phase

      org.eclipse.emf.ecore.EAttribute getItem_Phase()
      Returns the meta object for the attribute 'Phase'.
      Returns:
      the meta object for the attribute 'Phase'.
      See Also:
    • getItem_Language

      org.eclipse.emf.ecore.EAttribute getItem_Language()
      Returns the meta object for the attribute 'Language'.
      Returns:
      the meta object for the attribute 'Language'.
      See Also:
    • getItem_DomainModel

      org.eclipse.emf.ecore.EReference getItem_DomainModel()
      Returns the meta object for the containment reference 'Domain Model'.
      Returns:
      the meta object for the containment reference 'Domain Model'.
      See Also:
    • getItem_Customizers

      org.eclipse.emf.ecore.EReference getItem_Customizers()
      Returns the meta object for the map 'Customizers'.
      Returns:
      the meta object for the map 'Customizers'.
      See Also:
    • getItem_Parent

      org.eclipse.emf.ecore.EReference getItem_Parent()
      Returns the meta object for the reference 'Parent'.
      Returns:
      the meta object for the reference 'Parent'.
      See Also:
    • getItem_Locale

      org.eclipse.emf.ecore.EAttribute getItem_Locale()
      Returns the meta object for the attribute 'Locale'.
      Returns:
      the meta object for the attribute 'Locale'.
      See Also:
    • getItem_Project

      org.eclipse.emf.ecore.EReference getItem_Project()
      Returns the meta object for the reference 'Project'.
      Returns:
      the meta object for the reference 'Project'.
      See Also:
    • getAdapter

      org.eclipse.emf.ecore.EClass getAdapter()
      Returns the meta object for class 'Adapter'.
      Returns:
      the meta object for class 'Adapter'.
      See Also:
      • Adapter
    • getWorkspace

      org.eclipse.emf.ecore.EClass getWorkspace()
      Returns the meta object for class 'Workspace'.
      Returns:
      the meta object for class 'Workspace'.
      See Also:
    • getWorkspace_Projects

      org.eclipse.emf.ecore.EReference getWorkspace_Projects()
      Returns the meta object for the containment reference list 'Projects'.
      Returns:
      the meta object for the containment reference list 'Projects'.
      See Also:
    • getWorkspace_ResourceSet

      org.eclipse.emf.ecore.EAttribute getWorkspace_ResourceSet()
      Returns the meta object for the attribute 'Resource Set'.
      Returns:
      the meta object for the attribute 'Resource Set'.
      See Also:
    • getWorkspace_Customizers

      org.eclipse.emf.ecore.EReference getWorkspace_Customizers()
      Returns the meta object for the map 'Customizers'.
      Returns:
      the meta object for the map 'Customizers'.
      See Also:
    • getWorkspace_NonExclusiveCustomizers

      org.eclipse.emf.ecore.EReference getWorkspace_NonExclusiveCustomizers()
      Returns the meta object for the map 'Non Exclusive Customizers'.
      Returns:
      the meta object for the map 'Non Exclusive Customizers'.
      See Also:
    • getWorkspace_Service

      org.eclipse.emf.ecore.EReference getWorkspace_Service()
      Returns the meta object for the container reference 'Service'.
      Returns:
      the meta object for the container reference 'Service'.
      See Also:
    • getWorkspace_SCMRegistry

      org.eclipse.emf.ecore.EReference getWorkspace_SCMRegistry()
      Returns the meta object for the reference 'SCM Registry'.
      Returns:
      the meta object for the reference 'SCM Registry'.
      See Also:
    • getWorkspace_ExcludedEPackages

      org.eclipse.emf.ecore.EReference getWorkspace_ExcludedEPackages()
      Returns the meta object for the reference list 'Excluded EPackages'.
      Returns:
      the meta object for the reference list 'Excluded EPackages'.
      See Also:
    • getLongToStateMapEntry

      org.eclipse.emf.ecore.EClass getLongToStateMapEntry()
      Returns the meta object for class 'Long To State Map Entry'.
      Returns:
      the meta object for class 'Long To State Map Entry'.
      See Also:
    • getLongToStateMapEntry_Key

      org.eclipse.emf.ecore.EAttribute getLongToStateMapEntry_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
    • getLongToStateMapEntry_Value

      org.eclipse.emf.ecore.EReference getLongToStateMapEntry_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
    • getVersionToRevisionMapEntry

      org.eclipse.emf.ecore.EClass getVersionToRevisionMapEntry()
      Returns the meta object for class 'Version To Revision Map Entry'.
      Returns:
      the meta object for class 'Version To Revision Map Entry'.
      See Also:
    • getVersionToRevisionMapEntry_Key

      org.eclipse.emf.ecore.EAttribute getVersionToRevisionMapEntry_Key()
      Returns the meta object for the attribute 'Key'.
      Returns:
      the meta object for the attribute 'Key'.
      See Also:
    • getVersionToRevisionMapEntry_Value

      org.eclipse.emf.ecore.EReference getVersionToRevisionMapEntry_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
    • getISchedulingRule

      org.eclipse.emf.ecore.EClass getISchedulingRule()
      Returns the meta object for class 'IScheduling Rule'.
      Returns:
      the meta object for class 'IScheduling Rule'.
      See Also:
      • ISchedulingRule
    • getExecutor

      org.eclipse.emf.ecore.EClass getExecutor()
      Returns the meta object for class 'Executor'.
      Returns:
      the meta object for class 'Executor'.
      See Also:
    • getFuture

      org.eclipse.emf.ecore.EClass getFuture()
      Returns the meta object for class 'Future'.
      Returns:
      the meta object for class 'Future'.
      See Also:
    • getIAdapterFactory

      org.eclipse.emf.ecore.EClass getIAdapterFactory()
      Returns the meta object for class 'IAdapter Factory'.
      Returns:
      the meta object for class 'IAdapter Factory'.
      See Also:
      • IAdapterFactory
    • getCustomizer

      org.eclipse.emf.ecore.EClass getCustomizer()
      Returns the meta object for class 'Customizer'.
      Returns:
      the meta object for class 'Customizer'.
      See Also:
    • getCustomizer_Rank

      org.eclipse.emf.ecore.EAttribute getCustomizer_Rank()
      Returns the meta object for the attribute 'Rank'.
      Returns:
      the meta object for the attribute 'Rank'.
      See Also:
    • getCustomizer_Exclusive

      org.eclipse.emf.ecore.EAttribute getCustomizer_Exclusive()
      Returns the meta object for the attribute 'Exclusive'.
      Returns:
      the meta object for the attribute 'Exclusive'.
      See Also:
    • getCustomizer_Stage

      org.eclipse.emf.ecore.EReference getCustomizer_Stage()
      Returns the meta object for the reference 'Stage'.
      Returns:
      the meta object for the reference 'Stage'.
      See Also:
    • getStageQualifier

      org.eclipse.emf.ecore.EClass getStageQualifier()
      Returns the meta object for class 'Stage Qualifier'.
      Returns:
      the meta object for class 'Stage Qualifier'.
      See Also:
    • getStageQualifier_Stage

      org.eclipse.emf.ecore.EAttribute getStageQualifier_Stage()
      Returns the meta object for the attribute 'Stage'.
      Returns:
      the meta object for the attribute 'Stage'.
      See Also:
    • getStageQualifier_Step

      org.eclipse.emf.ecore.EAttribute getStageQualifier_Step()
      Returns the meta object for the attribute 'Step'.
      Returns:
      the meta object for the attribute 'Step'.
      See Also:
    • getStageQualifierToCustomizerMapEntry

      org.eclipse.emf.ecore.EClass getStageQualifierToCustomizerMapEntry()
      Returns the meta object for class 'Stage Qualifier To Customizer Map Entry'.
      Returns:
      the meta object for class 'Stage Qualifier To Customizer Map Entry'.
      See Also:
    • getStageQualifierToCustomizerMapEntry_Key

      org.eclipse.emf.ecore.EReference getStageQualifierToCustomizerMapEntry_Key()
      Returns the meta object for the reference 'Key'.
      Returns:
      the meta object for the reference 'Key'.
      See Also:
    • getStageQualifierToCustomizerMapEntry_Value

      org.eclipse.emf.ecore.EReference getStageQualifierToCustomizerMapEntry_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
    • getModels

      org.eclipse.emf.ecore.EClass getModels()
      Returns the meta object for class 'Models'.
      Returns:
      the meta object for class 'Models'.
      See Also:
    • getModels_Dynamic

      org.eclipse.emf.ecore.EReference getModels_Dynamic()
      Returns the meta object for the containment reference 'Dynamic'.
      Returns:
      the meta object for the containment reference 'Dynamic'.
      See Also:
    • getModels_Generated

      org.eclipse.emf.ecore.EReference getModels_Generated()
      Returns the meta object for the reference 'Generated'.
      Returns:
      the meta object for the reference 'Generated'.
      See Also:
    • getModels_GeneratedEdit

      org.eclipse.emf.ecore.EAttribute getModels_GeneratedEdit()
      Returns the meta object for the attribute 'Generated Edit'.
      Returns:
      the meta object for the attribute 'Generated Edit'.
      See Also:
    • getModels_GeneratedEditor

      org.eclipse.emf.ecore.EAttribute getModels_GeneratedEditor()
      Returns the meta object for the attribute 'Generated Editor'.
      Returns:
      the meta object for the attribute 'Generated Editor'.
      See Also:
    • getModels_Parent

      org.eclipse.emf.ecore.EReference getModels_Parent()
      Returns the meta object for the container reference 'Parent'.
      Returns:
      the meta object for the container reference 'Parent'.
      See Also:
    • getEMFPlugin

      org.eclipse.emf.ecore.EDataType getEMFPlugin()
      Returns the meta object for data type 'EMF Plugin'.
      Returns:
      the meta object for data type 'EMF Plugin'.
      See Also:
      • EMFPlugin
    • getProject

      org.eclipse.emf.ecore.EClass getProject()
      Returns the meta object for class 'Project'.
      Returns:
      the meta object for class 'Project'.
      See Also:
    • getProject_Name

      org.eclipse.emf.ecore.EAttribute getProject_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getProject_ProjectName

      org.eclipse.emf.ecore.EAttribute getProject_ProjectName()
      Returns the meta object for the attribute 'Project Name'.
      Returns:
      the meta object for the attribute 'Project Name'.
      See Also:
    • getProject_Children

      org.eclipse.emf.ecore.EAttribute getProject_Children()
      Returns the meta object for the attribute list 'Children'.
      Returns:
      the meta object for the attribute list 'Children'.
      See Also:
    • getProject_Dirty

      org.eclipse.emf.ecore.EAttribute getProject_Dirty()
      Returns the meta object for the attribute 'Dirty'.
      Returns:
      the meta object for the attribute 'Dirty'.
      See Also:
    • getProject_Workspace

      org.eclipse.emf.ecore.EReference getProject_Workspace()
      Returns the meta object for the container reference 'Workspace'.
      Returns:
      the meta object for the container reference 'Workspace'.
      See Also:
    • getProject_ResourcePath

      org.eclipse.emf.ecore.EAttribute getProject_ResourcePath()
      Returns the meta object for the attribute 'Resource Path'.
      Returns:
      the meta object for the attribute 'Resource Path'.
      See Also:
    • getProject_NeedCompletionNotification

      org.eclipse.emf.ecore.EAttribute getProject_NeedCompletionNotification()
      Returns the meta object for the attribute 'Need Completion Notification'.
      Returns:
      the meta object for the attribute 'Need Completion Notification'.
      See Also:
    • getProject_CompletionNotificationAdapter

      org.eclipse.emf.ecore.EReference getProject_CompletionNotificationAdapter()
      Returns the meta object for the reference 'Completion Notification Adapter'.
      Returns:
      the meta object for the reference 'Completion Notification Adapter'.
      See Also:
    • getProject_ResourceReloadListener

      org.eclipse.emf.ecore.EReference getProject_ResourceReloadListener()
      Returns the meta object for the reference 'Resource Reload Listener'.
      Returns:
      the meta object for the reference 'Resource Reload Listener'.
      See Also:
    • getProject_SavingResource

      org.eclipse.emf.ecore.EAttribute getProject_SavingResource()
      Returns the meta object for the attribute 'Saving Resource'.
      Returns:
      the meta object for the attribute 'Saving Resource'.
      See Also:
    • getProject_Revision

      org.eclipse.emf.ecore.EReference getProject_Revision()
      Returns the meta object for the reference 'Revision'.
      Returns:
      the meta object for the reference 'Revision'.
      See Also:
    • getProject_Revisions

      org.eclipse.emf.ecore.EReference getProject_Revisions()
      Returns the meta object for the map 'Revisions'.
      Returns:
      the meta object for the map 'Revisions'.
      See Also:
    • getProject_ProjectVersion

      org.eclipse.emf.ecore.EAttribute getProject_ProjectVersion()
      Returns the meta object for the attribute 'Project Version'.
      Returns:
      the meta object for the attribute 'Project Version'.
      See Also:
    • getProject_SelectRevealHandler

      org.eclipse.emf.ecore.EReference getProject_SelectRevealHandler()
      Returns the meta object for the reference 'Select Reveal Handler'.
      Returns:
      the meta object for the reference 'Select Reveal Handler'.
      See Also:
    • getProject_Version

      org.eclipse.emf.ecore.EAttribute getProject_Version()
      Returns the meta object for the attribute 'Version'.
      Returns:
      the meta object for the attribute 'Version'.
      See Also:
    • getProject_State

      org.eclipse.emf.ecore.EReference getProject_State()
      Returns the meta object for the reference 'State'.
      Returns:
      the meta object for the reference 'State'.
      See Also:
    • getProject_ModelResourceAdapter

      org.eclipse.emf.ecore.EReference getProject_ModelResourceAdapter()
      Returns the meta object for the containment reference 'Model Resource Adapter'.
      Returns:
      the meta object for the containment reference 'Model Resource Adapter'.
      See Also:
    • getSCMOperator

      org.eclipse.emf.ecore.EClass getSCMOperator()
      Returns the meta object for class 'SCM Operator'.
      Returns:
      the meta object for class 'SCM Operator'.
      See Also:
    • getSCMOperator_ProjectName

      org.eclipse.emf.ecore.EAttribute getSCMOperator_ProjectName()
      Returns the meta object for the attribute 'Project Name'.
      Returns:
      the meta object for the attribute 'Project Name'.
      See Also:
    • getSCMOperator_Registry

      org.eclipse.emf.ecore.EReference getSCMOperator_Registry()
      Returns the meta object for the reference 'Registry'.
      Returns:
      the meta object for the reference 'Registry'.
      See Also:
    • getSCMRegistry

      org.eclipse.emf.ecore.EClass getSCMRegistry()
      Returns the meta object for class 'SCM Registry'.
      Returns:
      the meta object for class 'SCM Registry'.
      See Also:
    • getResource

      org.eclipse.emf.ecore.EClass getResource()
      Returns the meta object for class 'Resource'.
      Returns:
      the meta object for class 'Resource'.
      See Also:
      • Resource
    • getResourceChangeListener

      org.eclipse.emf.ecore.EClass getResourceChangeListener()
      Returns the meta object for class 'Resource Change Listener'.
      Returns:
      the meta object for class 'Resource Change Listener'.
      See Also:
    • getNotification

      org.eclipse.emf.ecore.EClass getNotification()
      Returns the meta object for class 'Notification'.
      Returns:
      the meta object for class 'Notification'.
      See Also:
      • Notification
    • getNotifier

      org.eclipse.emf.ecore.EClass getNotifier()
      Returns the meta object for class 'Notifier'.
      Returns:
      the meta object for class 'Notifier'.
      See Also:
      • Notifier
    • getCompletionListener

      org.eclipse.emf.ecore.EClass getCompletionListener()
      Returns the meta object for class 'Completion Listener'.
      Returns:
      the meta object for class 'Completion Listener'.
      See Also:
    • getWorker

      org.eclipse.emf.ecore.EClass getWorker()
      Returns the meta object for class 'Worker'.
      Returns:
      the meta object for class 'Worker'.
      See Also:
    • getSelectRevealHandler

      org.eclipse.emf.ecore.EClass getSelectRevealHandler()
      Returns the meta object for class 'Select Reveal Handler'.
      Returns:
      the meta object for class 'Select Reveal Handler'.
      See Also:
    • getResourceAdapter

      org.eclipse.emf.ecore.EClass getResourceAdapter()
      Returns the meta object for class 'Resource Adapter'.
      Returns:
      the meta object for class 'Resource Adapter'.
      See Also:
    • getResourceAdapter_Resource

      org.eclipse.emf.ecore.EReference getResourceAdapter_Resource()
      Returns the meta object for the reference 'Resource'.
      Returns:
      the meta object for the reference 'Resource'.
      See Also:
    • getResourceAdapter_Filename

      org.eclipse.emf.ecore.EAttribute getResourceAdapter_Filename()
      Returns the meta object for the attribute 'Filename'.
      Returns:
      the meta object for the attribute 'Filename'.
      See Also:
    • getResourceAdapter_Project

      org.eclipse.emf.ecore.EReference getResourceAdapter_Project()
      Returns the meta object for the container reference 'Project'.
      Returns:
      the meta object for the container reference 'Project'.
      See Also:
    • getClassMakerService

      org.eclipse.emf.ecore.EClass getClassMakerService()
      Returns the meta object for class 'Service'.
      Returns:
      the meta object for class 'Service'.
      See Also:
    • getClassMakerService_Workspace

      org.eclipse.emf.ecore.EReference getClassMakerService_Workspace()
      Returns the meta object for the containment reference 'Workspace'.
      Returns:
      the meta object for the containment reference 'Workspace'.
      See Also:
    • getBlueprint

      org.eclipse.emf.ecore.EClass getBlueprint()
      Returns the meta object for class 'Blueprint'.
      Returns:
      the meta object for class 'Blueprint'.
      See Also:
    • getBlueprint_DynamicModel

      org.eclipse.emf.ecore.EReference getBlueprint_DynamicModel()
      Returns the meta object for the reference 'Dynamic Model'.
      Returns:
      the meta object for the reference 'Dynamic Model'.
      See Also:
    • getBlueprint_Dependencies

      org.eclipse.emf.ecore.EAttribute getBlueprint_Dependencies()
      Returns the meta object for the attribute list 'Dependencies'.
      Returns:
      the meta object for the attribute list 'Dependencies'.
      See Also:
    • getBlueprint_CompletionListeners

      org.eclipse.emf.ecore.EReference getBlueprint_CompletionListeners()
      Returns the meta object for the reference list 'Completion Listeners'.
      Returns:
      the meta object for the reference list 'Completion Listeners'.
      See Also:
    • getBlueprint_Edit

      org.eclipse.emf.ecore.EAttribute getBlueprint_Edit()
      Returns the meta object for the attribute 'Edit'.
      Returns:
      the meta object for the attribute 'Edit'.
      See Also:
    • getBlueprint_Editor

      org.eclipse.emf.ecore.EAttribute getBlueprint_Editor()
      Returns the meta object for the attribute 'Editor'.
      Returns:
      the meta object for the attribute 'Editor'.
      See Also:
    • getCompletionNotificationAdapter

      org.eclipse.emf.ecore.EClass getCompletionNotificationAdapter()
      Returns the meta object for class 'Completion Notification Adapter'.
      Returns:
      the meta object for class 'Completion Notification Adapter'.
      See Also:
    • getCompletionNotificationAdapter_Error

      org.eclipse.emf.ecore.EAttribute getCompletionNotificationAdapter_Error()
      Returns the meta object for the attribute 'Error'.
      Returns:
      the meta object for the attribute 'Error'.
      See Also:
    • getCompletionNotificationAdapter_Project

      org.eclipse.emf.ecore.EReference getCompletionNotificationAdapter_Project()
      Returns the meta object for the reference 'Project'.
      Returns:
      the meta object for the reference 'Project'.
      See Also:
    • getLocale

      org.eclipse.emf.ecore.EDataType getLocale()
      Returns the meta object for data type 'Locale'. Locale datatype import.
      Returns:
      the meta object for data type 'Locale'.
      See Also:
    • getStage

      org.eclipse.emf.ecore.EEnum getStage()
      Returns the meta object for enum 'Stage'.
      Returns:
      the meta object for enum 'Stage'.
      See Also:
    • getProperties

      org.eclipse.emf.ecore.EDataType getProperties()
      Returns the meta object for data type 'Properties'. Properties datatype import.
      Returns:
      the meta object for data type 'Properties'.
      See Also:
    • getIProgressMonitor

      org.eclipse.emf.ecore.EDataType getIProgressMonitor()
      Returns the meta object for data type 'IProgress Monitor'. IProgressMonitor datatype import.
      Returns:
      the meta object for data type 'IProgress Monitor'.
      See Also:
      • IProgressMonitor
    • getOSGiVersion

      org.eclipse.emf.ecore.EDataType getOSGiVersion()
      Returns the meta object for data type 'OS Gi Version'. Version datatype import.
      Returns:
      the meta object for data type 'OS Gi Version'.
      See Also:
      • Version
    • getSemaphore

      org.eclipse.emf.ecore.EDataType getSemaphore()
      Returns the meta object for data type 'Semaphore'. Semaphore datatype import.
      Returns:
      the meta object for data type 'Semaphore'.
      See Also:
    • getCoreException

      org.eclipse.emf.ecore.EDataType getCoreException()
      Returns the meta object for data type 'Core Exception'. CoreException datatype import.
      Returns:
      the meta object for data type 'Core Exception'.
      See Also:
      • CoreException
    • getInvocationTargetException

      org.eclipse.emf.ecore.EDataType getInvocationTargetException()
      Returns the meta object for data type 'Invocation Target Exception'. java.lang.reflect.TargetException datatype import.
      Returns:
      the meta object for data type 'Invocation Target Exception'.
      See Also:
    • getIStatus

      org.eclipse.emf.ecore.EDataType getIStatus()
      Returns the meta object for data type 'IStatus'.
      Returns:
      the meta object for data type 'IStatus'.
      See Also:
      • IStatus
    • getURI

      org.eclipse.emf.ecore.EDataType getURI()
      Returns the meta object for data type 'URI'. URI datatype import.
      Returns:
      the meta object for data type 'URI'.
      See Also:
      • URI
    • getName_

      org.eclipse.emf.ecore.EDataType getName_()
      Returns the meta object for data type 'Name'.
      Returns:
      the meta object for data type 'Name'.
      See Also:
    • getException

      org.eclipse.emf.ecore.EDataType getException()
      Returns the meta object for data type 'Exception'. Exception datatype import.
      Returns:
      the meta object for data type 'Exception'.
      See Also:
    • getClassMakerFactory

      ClassMakerFactory getClassMakerFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.