KlasseBooleanOperatorExpression

This class represents an expression formed by a boolean operation, e.g. a AND b, where a and b are of type boolean expression. The actual operation is stored as an attribute of this class.

Attribute
<Enumeration> BooleanOperations operation operation

The operation attribute specifies the actual operation.

<Class> BooleanExpression left left

This property represents the left operand of the operation expression.

<Class> BooleanExpression right right

This property represents the right operand of the operation expression.

!!TableHeading.InheritedAttributes!!expressionsdecorator::BooleanExpression expressionsdecorator::BooleanExpression

!!TableHeading.InheritedAttributes!!expressionsdecorator::Assignment expressionsdecorator::Assignment

!!TableHeading.InheritedAttributes!!expressionsdecorator::GASTExpressionProxy expressionsdecorator::GASTExpressionProxy

!!TableHeading.InheritedAttributes!!gast::statements::GASTExpression gast::statements::GASTExpression

!!TableHeading.InheritedAttributes!!gast::core::SourceEntity gast::core::SourceEntity
position position

!!TableHeading.InheritedAttributes!!gast::core::ModelElement gast::core::ModelElement
annotations annotations, status status, sissyId sissyId

!!TableHeading.InheritedAttributes!!gast::core::Identifier gast::core::Identifier
id id

!!TableHeading.InheritedOperations!!expressionsdecorator::BooleanExpression expressionsdecorator::BooleanExpression

!!TableHeading.InheritedOperations!!expressionsdecorator::Assignment expressionsdecorator::Assignment

!!TableHeading.InheritedOperations!!expressionsdecorator::GASTExpressionProxy expressionsdecorator::GASTExpressionProxy

!!TableHeading.InheritedOperations!!gast::statements::GASTExpression gast::statements::GASTExpression

!!TableHeading.InheritedOperations!!gast::core::SourceEntity gast::core::SourceEntity

!!TableHeading.InheritedOperations!!gast::core::ModelElement gast::core::ModelElement

!!TableHeading.InheritedOperations!!gast::core::Identifier gast::core::Identifier

Eigenschaften:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameBooleanOperatorExpression
Name Expression
Namespace<<ePackage>> <Model> expressionsdecorator
Owned Template Signature
Owner<<ePackage>> <Model> expressionsdecorator
Owning Template Parameter
Package<<ePackage>> <Model> expressionsdecorator
Qualified Nameexpressionsdecorator::BooleanOperatorExpression
Representation
Stereotype
Template Parameter
VisibilityPublic

Details für Attribute

 left
Public <Class> BooleanExpression left

This property represents the left operand of the operation expression.

Eigenschaften:

AggregationComposite
Alias
Association
Association End
Class<Class> BooleanOperatorExpression
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value<Literal Integer> 1
Multiplicity1
Nameleft
Name Expression
Namespace<Class> BooleanOperatorExpression
Opposite
Owned Template Signature
Owner<Class> BooleanOperatorExpression
Owning Association
Owning Template Parameter
Qualified Nameexpressionsdecorator::BooleanOperatorExpression::left
Stereotype
Template Parameter
Type<Class> BooleanExpression
Upper1
Upper Value<Literal Unlimited Natural> 1
VisibilityPublic


 operation
Public <Enumeration> BooleanOperations operation

The operation attribute specifies the actual operation.

Eigenschaften:

AggregationNone
Alias
Association
Association End
Class<Class> BooleanOperatorExpression
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
Multiplicity1
Nameoperation
Name Expression
Namespace<Class> BooleanOperatorExpression
Opposite
Owned Template Signature
Owner<Class> BooleanOperatorExpression
Owning Association
Owning Template Parameter
Qualified Nameexpressionsdecorator::BooleanOperatorExpression::operation
Stereotype
Template Parameter
Type<Enumeration> BooleanOperations
Upper1
Upper Value
VisibilityPublic


 right
Public <Class> BooleanExpression right

This property represents the right operand of the operation expression.

Eigenschaften:

AggregationComposite
Alias
Association<Association> A_right_booleanOperatorExpression
Association End
Class<Class> BooleanOperatorExpression
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value<Literal Integer> 1
Multiplicity1
Nameright
Name Expression
Namespace<Class> BooleanOperatorExpression
Opposite
Owned Template Signature
Owner<Class> BooleanOperatorExpression
Owning Association
Owning Template Parameter
Qualified Nameexpressionsdecorator::BooleanOperatorExpression::right
Stereotype
Template Parameter
Type<Class> BooleanExpression
Upper1
Upper Value<Literal Unlimited Natural> 1
VisibilityPublic