|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BooleanLiteralExp
A representation of the model object 'Boolean Literal Exp'.
The following features are supported:
PivotPackage.getBooleanLiteralExp()| Method Summary | |
|---|---|
boolean |
isBooleanSymbol()
Returns the value of the 'Boolean Symbol' attribute. |
boolean |
isSetBooleanSymbol()
Returns whether the value of the ' Boolean Symbol' attribute is set. |
void |
setBooleanSymbol(boolean value)
Sets the value of the ' Boolean Symbol' attribute. |
void |
unsetBooleanSymbol()
Unsets the value of the ' Boolean Symbol' attribute. |
boolean |
validateTypeIsBoolean(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
The type of a boolean Literal expression is the type Boolean. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, setType |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotation, getOwnedRule, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| 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 |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainNamedElement |
|---|
getName |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainExpression |
|---|
getType |
| Method Detail |
|---|
boolean isBooleanSymbol()
If the meaning of the 'Boolean Symbol' attribute isn't clear, there really should be more of a description here...
isSetBooleanSymbol(),
unsetBooleanSymbol(),
setBooleanSymbol(boolean),
PivotPackage.getBooleanLiteralExp_BooleanSymbol()void setBooleanSymbol(boolean value)
Boolean Symbol' attribute.
value - the new value of the 'Boolean Symbol' attribute.isSetBooleanSymbol(),
unsetBooleanSymbol(),
isBooleanSymbol()void unsetBooleanSymbol()
Boolean Symbol' attribute.
isSetBooleanSymbol(),
isBooleanSymbol(),
setBooleanSymbol(boolean)boolean isSetBooleanSymbol()
Boolean Symbol' attribute is set.
unsetBooleanSymbol(),
isBooleanSymbol(),
setBooleanSymbol(boolean)
boolean validateTypeIsBoolean(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||