org.eclipse.emf.cdo.security
Interface SecurityElement

All Superinterfaces:
CDOObject, CDOWithID, EObject, ModelElement, Notifier
All Known Subinterfaces:
Assignee, Directory, Group, Realm, Role, SecurityItem, User
All Known Implementing Classes:
AssigneeImpl, DirectoryImpl, GroupImpl, RealmImpl, RoleImpl, SecurityElementImpl, SecurityItemImpl, UserImpl

public interface SecurityElement
extends ModelElement

A representation of the model object 'Element'.

See Also:
SecurityPackage.getSecurityElement()
Generated
Model
abstract="true"

Method Summary
 Realm getRealm()
           
 
Methods inherited from interface org.eclipse.emf.cdo.etypes.ModelElement
getAnnotation, getAnnotations
 
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
 
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
 

Method Detail

getRealm

Realm getRealm()

Generated
Model
kind="operation" required="true"


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.