public interface User extends Scope
The following features are supported:
SetupPackage.getUser()
Modifier and Type | Method and Description |
---|---|
EList<LicenseInfo> |
getAcceptedLicenses()
Returns the value of the 'Accepted Licenses' attribute list.
|
EList<AttributeRule> |
getAttributeRules()
Returns the value of the 'Attribute Rules' containment reference list.
|
UnsignedPolicy |
getUnsignedPolicy()
Returns the value of the 'Unsigned Policy' attribute.
|
void |
setUnsignedPolicy(UnsignedPolicy value)
Sets the value of the '
Unsigned Policy ' attribute. |
getDescription, getLabel, getName, getParentScope, getQualifiedName, getType, setDescription, setLabel, setName
getSetupTasks
getAnnotation, getAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<LicenseInfo> getAcceptedLicenses()
LicenseInfo
.
If the meaning of the 'Accepted Licenses' attribute list isn't clear, there really should be more of a description here...
SetupPackage.getUser_AcceptedLicenses()
UnsignedPolicy getUnsignedPolicy()
"PROMPT"
.
The literals are from the enumeration UnsignedPolicy
.
If the meaning of the 'Unsigned Policy' attribute isn't clear, there really should be more of a description here...
UnsignedPolicy
,
setUnsignedPolicy(UnsignedPolicy)
,
SetupPackage.getUser_UnsignedPolicy()
void setUnsignedPolicy(UnsignedPolicy value)
Unsigned Policy
' attribute.
value
- the new value of the 'Unsigned Policy' attribute.UnsignedPolicy
,
getUnsignedPolicy()
EList<AttributeRule> getAttributeRules()
AttributeRule
.
If the meaning of the 'Attribute Rules' containment reference list isn't clear, there really should be more of a description here...
SetupPackage.getUser_AttributeRules()
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html