public interface BooleanType extends DataType
The following features are supported:
DatatypePackage.getBooleanType()| Modifier and Type | Method and Description |
|---|---|
AbstractBooleanValue |
getOwnedDefaultValue()
Returns the value of the 'Owned Default Value' containment reference.
|
org.eclipse.emf.common.util.EList<LiteralBooleanValue> |
getOwnedLiterals()
Returns the value of the 'Owned Literals' containment reference list.
|
void |
setOwnedDefaultValue(AbstractBooleanValue value)
Sets the value of the '
Owned Default Value' containment reference. |
getDefaultValue, getNullValue, getOwnedInformationRealizations, getPattern, getRealizedDataTypes, getRealizingDataTypes, getVisibility, isDiscrete, isMaxInclusive, isMinInclusive, setDiscrete, setMaxInclusive, setMinInclusive, setPattern, setVisibilitygetOwnedGeneralizations, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, isAbstract, setAbstractgetTypedElementsgetAbstractTypedElementsgetOwnedDataValuesgetOwnedPropertyValuePkgsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverisFinal, setFinalorg.eclipse.emf.common.util.EList<LiteralBooleanValue> getOwnedLiterals()
LiteralBooleanValue.
If the meaning of the 'Owned Literals' containment reference list isn't clear, there really should be more of a description here...
DatatypePackage.getBooleanType_OwnedLiterals()AbstractBooleanValue getOwnedDefaultValue()
If the meaning of the 'Owned Default Value' containment reference isn't clear, there really should be more of a description here...
setOwnedDefaultValue(AbstractBooleanValue),
DatatypePackage.getBooleanType_OwnedDefaultValue()void setOwnedDefaultValue(AbstractBooleanValue value)
Owned Default Value' containment reference.
value - the new value of the 'Owned Default Value' containment reference.getOwnedDefaultValue()