public interface Project extends org.eclipse.core.runtime.IAdaptable, NotifiableIdEObjectCollection
ModelPackage.getProject()| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes a project by notifying all project change observers about the
deletion.
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getCutElements()
Returns the value of the 'Cut Elements' containment reference list.
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getModelElements()
Returns the value of the 'Model Elements' containment reference list.
|
addIdEObjectCollectionChangeObserver, getChangeNotifier, removeIdEObjectCollectionChangeObserveraddModelElement, allocateModelElementIds, clearAllocatedCaches, clearAllocatedCaches, contains, contains, deleteModelElement, disallocateModelElementIds, getAllModelElements, getEObjectToIdMapping, getIdToEObjectMapping, getModelElement, getModelElementId, getModelElementsByClass, initMapping, initMappingeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetAllModelElementsByClass, getAllModelElementsByClassgetcreateAPI, toAPIcollectionDeleted, modelElementAdded, modelElementRemoved, notifyorg.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getModelElements()
EObject.
If the meaning of the 'Model Elements' containment reference list isn't clear, there really should be more of a description here...
getModelElements in interface ESObjectContainer<ModelElementId>getModelElements in interface IdEObjectCollectionModelPackage.getProject_ModelElements()org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getCutElements()
EObject.
If the meaning of the 'Cut Elements' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getProject_CutElements()void delete()
Copyright © 2017. All rights reserved.