public interface Principal extends NamedElement
The following features are supported:
IntegrityPackage.getPrincipal()
Modifier and Type | Method and Description |
---|---|
String |
getEmail()
Returns the value of the 'Email' attribute.
|
boolean |
isActive()
Returns the value of the 'Is Active' attribute.
|
void |
setEmail(String value)
Sets the value of the '
Email ' attribute. |
void |
setIsActive(boolean value)
Sets the value of the '
Is Active ' attribute. |
getDescription, getName, setDescription, setName
getId, setId
eUninitialize
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
boolean isActive()
setIsActive(boolean)
,
IntegrityPackage.getPrincipal_IsActive()
void setIsActive(boolean value)
Is Active
' attribute.
value
- the new value of the 'Is Active' attribute.isActive()
String getEmail()
""
.
setEmail(String)
,
IntegrityPackage.getPrincipal_Email()
void setEmail(String value)
Email
' attribute.
value
- the new value of the 'Email' attribute.getEmail()