Package com.nomagic.magicdraw.security
Interface RolePrincipal
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,com.nomagic.esi.api.EsiObject
,org.eclipse.emf.common.notify.Notifier
,Principal
public interface RolePrincipal extends Principal
A representation of the model object 'Role Principal'.- See Also:
SecurityPackage.getRolePrincipal()
- Model:
- Generated:
-
-
Method Summary
-
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
-
Methods inherited from interface com.nomagic.magicdraw.security.Principal
getName, getPackagePermissions, isSame, setName
-
-