Package com.nomagic.magicdraw.security
Interface UserPrincipal
- 
- All Superinterfaces:
 org.eclipse.emf.ecore.EObject,com.nomagic.esi.api.EsiObject,org.eclipse.emf.common.notify.Notifier,Principal
public interface UserPrincipal extends Principal
A representation of the model object 'User Principal'.- See Also:
 SecurityPackage.getUserPrincipal()- 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 
 - 
 
 -