public interface SystemPropertyUserService extends UserService
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<UserEntry> |
getUsers()
Returns the value of the 'Users' containment reference list.
|
org.eclipse.emf.common.util.EList<UserEntry> getUsers()
UserEntry
.
If the meaning of the 'Users' containment reference list isn't clear, there really should be more of a description here...
InfrastructurePackage.getSystemPropertyUserService_Users()