public interface Model
extends fr.inria.atlanmod.neoemf.core.PersistentEObject
The following features are supported:
JavaPackage.getModel()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Archive> |
getArchives()
Returns the value of the 'Archives' containment reference list.
|
org.eclipse.emf.common.util.EList<ClassFile> |
getClassFiles()
Returns the value of the 'Class Files' containment reference list.
|
org.eclipse.emf.common.util.EList<CompilationUnit> |
getCompilationUnits()
Returns the value of the 'Compilation Units' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<Type> |
getOrphanTypes()
Returns the value of the 'Orphan Types' containment reference list.
|
org.eclipse.emf.common.util.EList<Package> |
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list.
|
org.eclipse.emf.common.util.EList<UnresolvedItem> |
getUnresolvedItems()
Returns the value of the 'Unresolved Items' containment reference list.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
eInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorString getName()
setName(String),
JavaPackage.getModel_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<Package> getOwnedElements()
Package.
It is bidirectional and its opposite is 'Model'.
JavaPackage.getModel_OwnedElements(),
Package.getModel()org.eclipse.emf.common.util.EList<Type> getOrphanTypes()
Type.
JavaPackage.getModel_OrphanTypes()org.eclipse.emf.common.util.EList<UnresolvedItem> getUnresolvedItems()
UnresolvedItem.
JavaPackage.getModel_UnresolvedItems()org.eclipse.emf.common.util.EList<CompilationUnit> getCompilationUnits()
CompilationUnit.
JavaPackage.getModel_CompilationUnits()org.eclipse.emf.common.util.EList<ClassFile> getClassFiles()
ClassFile.
JavaPackage.getModel_ClassFiles()org.eclipse.emf.common.util.EList<Archive> getArchives()
Archive.
JavaPackage.getModel_Archives()Copyright © 2018–2020 Atlanmod. All rights reserved.