Interface NamespaceAwareElement
- All Superinterfaces:
Commentable
,EObject
,Notifier
- All Known Subinterfaces:
AccessProvidingModuleDirective
,AnnotationInstance
,ClassifierImport
,CompilationUnit
,EmptyModel
,ExportsModuleDirective
,Import
,JavaRoot
,Module
,NamespaceClassifierReference
,OpensModuleDirective
,Package
,PackageImport
,StaticClassifierImport
,StaticImport
,StaticMemberImport
- All Known Implementing Classes:
AccessProvidingModuleDirectiveImpl
,AnnotationInstanceImpl
,ClassifierImportImpl
,CompilationUnitImpl
,EmptyModelImpl
,ExportsModuleDirectiveImpl
,ImportImpl
,JavaRootImpl
,ModuleImpl
,NamespaceAwareElementImpl
,NamespaceClassifierReferenceImpl
,OpensModuleDirectiveImpl
,PackageImpl
,PackageImportImpl
,StaticClassifierImportImpl
,StaticImportImpl
,StaticMemberImportImpl
A representation of the model object 'Namespace Aware Element'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Namespaces' attribute list.Methods inherited from interface tools.mdsd.jamopp.model.java.commons.Commentable
addAfterContainingStatement, addBeforeContainingStatement, getAnnotationInterface, getChildrenByEType, getChildrenByType, getClassClass, getConcreteClassifier, getConcreteClassifiers, getContainingAnnotationInstance, getContainingAnonymousClass, getContainingCompilationUnit, getContainingConcreteClassifier, getContainingContainerName, getContainingPackageName, getFirstChildByEType, getFirstChildByType, getLayoutInformations, getLibClass, getLibInterface, getObjectClass, getParentByEType, getParentByType, getParentConcreteClassifier, getStringClass
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getNamespaces
Returns the value of the 'Namespaces' attribute list. The list contents are of typeString
.- Returns:
- the value of the 'Namespaces' attribute list.
- See Also:
- Generated class or method.
- EMF model class or method.
- unique="false"
-
getNamespacesAsString
String getNamespacesAsString()- Generated class or method.
- EMF model class or method.
- kind="operation"
-
getClassifierAtNamespaces
ConcreteClassifier getClassifierAtNamespaces()- Generated class or method.
- EMF model class or method.
- kind="operation"
-