public interface ProfileableElement extends StereotypableElement
MdsdprofilesPackage.getProfileableElement()| Modifier and Type | Method and Description |
|---|---|
void |
applyProfile(org.modelversioning.emfprofile.Profile profile) |
EList<org.modelversioning.emfprofile.Profile> |
getApplicableProfiles() |
EList<org.modelversioning.emfprofile.Profile> |
getAppliedProfiles() |
org.modelversioning.emfprofileapplication.ProfileApplication |
getProfileApplication() |
boolean |
hasProfileApplication() |
void |
unapplyProfile(org.modelversioning.emfprofile.Profile profile) |
boolean |
updateProfileApplications(EList<org.modelversioning.emfprofile.Profile> profilesToBeApplied) |
applyStereotype, applyStereotype, getApplicableStereotypes, getApplicableStereotypes, getApplicableStereotypes, getAppliedStereotypes, getStereotypeApplication, getStereotypeApplications, getStereotypeApplications, getStereotypeApplications, hasStereotypeApplications, isStereotypeApplicable, isStereotypeApplicable, isStereotypeApplied, isStereotypeApplied, unapplyStereotype, unapplyStereotype, updateStereotypeApplicationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivervoid applyProfile(org.modelversioning.emfprofile.Profile profile)
boolean updateProfileApplications(EList<org.modelversioning.emfprofile.Profile> profilesToBeApplied)
boolean hasProfileApplication()
org.modelversioning.emfprofileapplication.ProfileApplication getProfileApplication()
EList<org.modelversioning.emfprofile.Profile> getApplicableProfiles()
EList<org.modelversioning.emfprofile.Profile> getAppliedProfiles()
void unapplyProfile(org.modelversioning.emfprofile.Profile profile)