public interface LanguageExpression extends ValueSpecification
The following features are supported:
PivotPackage.getLanguageExpression()| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
Returns the value of the 'Body' attribute.
|
String |
getLanguage()
Returns the value of the 'Language' attribute.
|
Constraint |
getOwningConstraint()
Returns the value of the 'Owning Constraint' container reference.
|
void |
setBody(String value)
Sets the value of the '
Body' attribute. |
void |
setOwningConstraint(Constraint value)
Sets the value of the '
Owning Constraint' container reference. |
booleanValue, integerValue, isComputable, isNull, stringValue, unlimitedValueCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueString getBody()
setBody(String),
PivotPackage.getLanguageExpression_Body()void setBody(String value)
Body' attribute.
value - the new value of the 'Body' attribute.getBody()String getLanguage()
PivotPackage.getLanguageExpression_Language()Constraint getOwningConstraint()
Owned Specification'.
If the meaning of the 'Owning Constraint' container reference isn't clear, there really should be more of a description here...
setOwningConstraint(Constraint),
PivotPackage.getLanguageExpression_OwningConstraint(),
Constraint.getOwnedSpecification()void setOwningConstraint(Constraint value)
Owning Constraint' container reference.
value - the new value of the 'Owning Constraint' container reference.getOwningConstraint()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.