Package org.modelversioning.emfprofile
Interface Profile
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ProfileImpl
A representation of the model object 'Profile'.
- See Also:
- Generated class or method.
- EMF model class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Method Summary
Modifier and TypeMethodDescriptiongetApplicableStereotypes
(EClass eClass) Returns a list of all applicable stereotypes for the specifiedeClass
.getStereotype
(String stereotypeName) Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
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.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getApplicableStereotypes
Returns a list of all applicable stereotypes for the specifiedeClass
.- Generated class or method.
- EMF model class or method.
-
getStereotypes
EList<Stereotype> getStereotypes()- Generated class or method.
- EMF model class or method.
- kind="operation"
-
getStereotype
- Generated class or method.
- EMF model class or method.
- stereotypeNameRequired="true"
-