public abstract class StereotypableElementImpl extends MinimalEObjectImpl.Container implements StereotypableElement
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
void |
applyStereotype(org.modelversioning.emfprofile.Stereotype stereotype) |
void |
applyStereotype(String stereotypeName)
Applies the
Stereotype as identified by its name. |
EList<org.modelversioning.emfprofile.Stereotype> |
getApplicableStereotypes() |
EList<org.modelversioning.emfprofile.Stereotype> |
getApplicableStereotypes(org.modelversioning.emfprofile.Profile profile) |
EList<org.modelversioning.emfprofile.Stereotype> |
getApplicableStereotypes(String stereotypeName) |
EList<org.modelversioning.emfprofile.Stereotype> |
getAppliedStereotypes() |
org.modelversioning.emfprofileapplication.StereotypeApplication |
getStereotypeApplication(org.modelversioning.emfprofile.Stereotype stereotype) |
EList<org.modelversioning.emfprofileapplication.StereotypeApplication> |
getStereotypeApplications() |
EList<org.modelversioning.emfprofileapplication.StereotypeApplication> |
getStereotypeApplications(org.modelversioning.emfprofile.Profile profile) |
EList<org.modelversioning.emfprofileapplication.StereotypeApplication> |
getStereotypeApplications(String stereotype) |
boolean |
hasStereotypeApplications() |
boolean |
isStereotypeApplicable(org.modelversioning.emfprofile.Stereotype stereotype) |
boolean |
isStereotypeApplicable(String stereotypeName) |
boolean |
isStereotypeApplied(org.modelversioning.emfprofile.Stereotype stereotype) |
boolean |
isStereotypeApplied(String stereotype)
Checks whether this element has a
Stereotype with the given
name applied. |
void |
unapplyStereotype(org.modelversioning.emfprofile.Stereotype stereotype)
Removes all applications of the given
Stereotype. |
void |
unapplyStereotype(String stereotypeName)
Removes all applications of the
Stereotype as identified by
its name. |
boolean |
updateStereotypeApplications(EList<org.modelversioning.emfprofile.Stereotype> stereotypesToBeApplied) |
eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic void applyStereotype(org.modelversioning.emfprofile.Stereotype stereotype)
applyStereotype in interface StereotypableElementpublic void applyStereotype(String stereotypeName)
Stereotype as identified by its name.applyStereotype in interface StereotypableElementpublic boolean updateStereotypeApplications(EList<org.modelversioning.emfprofile.Stereotype> stereotypesToBeApplied)
updateStereotypeApplications in interface StereotypableElementpublic boolean isStereotypeApplicable(org.modelversioning.emfprofile.Stereotype stereotype)
isStereotypeApplicable in interface StereotypableElementpublic boolean isStereotypeApplicable(String stereotypeName)
isStereotypeApplicable in interface StereotypableElementpublic boolean isStereotypeApplied(org.modelversioning.emfprofile.Stereotype stereotype)
isStereotypeApplied in interface StereotypableElementpublic boolean isStereotypeApplied(String stereotype)
Stereotype with the given
name applied. isStereotypeApplied in interface StereotypableElementpublic boolean hasStereotypeApplications()
hasStereotypeApplications in interface StereotypableElementpublic EList<org.modelversioning.emfprofile.Stereotype> getApplicableStereotypes()
getApplicableStereotypes in interface StereotypableElementpublic EList<org.modelversioning.emfprofile.Stereotype> getApplicableStereotypes(org.modelversioning.emfprofile.Profile profile)
getApplicableStereotypes in interface StereotypableElementpublic EList<org.modelversioning.emfprofile.Stereotype> getApplicableStereotypes(String stereotypeName)
getApplicableStereotypes in interface StereotypableElementpublic EList<org.modelversioning.emfprofileapplication.StereotypeApplication> getStereotypeApplications()
getStereotypeApplications in interface StereotypableElementpublic EList<org.modelversioning.emfprofileapplication.StereotypeApplication> getStereotypeApplications(org.modelversioning.emfprofile.Profile profile)
getStereotypeApplications in interface StereotypableElementpublic EList<org.modelversioning.emfprofileapplication.StereotypeApplication> getStereotypeApplications(String stereotype)
getStereotypeApplications in interface StereotypableElementpublic org.modelversioning.emfprofileapplication.StereotypeApplication getStereotypeApplication(org.modelversioning.emfprofile.Stereotype stereotype)
getStereotypeApplication in interface StereotypableElementpublic EList<org.modelversioning.emfprofile.Stereotype> getAppliedStereotypes()
getAppliedStereotypes in interface StereotypableElementpublic void unapplyStereotype(org.modelversioning.emfprofile.Stereotype stereotype)
Stereotype.unapplyStereotype in interface StereotypableElementpublic void unapplyStereotype(String stereotypeName)
Stereotype as identified by
its name.unapplyStereotype in interface StereotypableElement