statements
KlasseSimpleStatement

The SimpleStatement class represents a statement, whose control-flow is a linear sequence, for example variable assignments.

Attribute
<Class> GASTExpression expression expression

This property represents an expression contained in the statement.

!!TableHeading.InheritedAttributes!!gast::statements::Statement gast::statements::Statement
accesses accesses, surroundingStatement surroundingStatement, numberOfStatements numberOfStatements, maximumNestingLevel maximumNestingLevel, numberOfComments numberOfComments, linesOfCode linesOfCode, numberOfEdgesInCFG numberOfEdgesInCFG, numberOfNodesInCFG numberOfNodesInCFG

!!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!!gast::statements::Statement gast::statements::Statement

!!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
NameSimpleStatement
Name Expression
Namespace<<ePackage>> <Package> statements
Owned Template Signature
Owner<<ePackage>> <Package> statements
Owning Template Parameter
Package<<ePackage>> <Package> statements
Qualified Namegast::statements::SimpleStatement
Representation
Stereotype
Template Parameter
VisibilityPublic

Details für Attribute

 expression
Public <Class> GASTExpression expression

This property represents an expression contained in the statement.

Eigenschaften:

AggregationComposite
Alias
Association<Association> A_expression_simpleStatement
Association End
Class<Class> SimpleStatement
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value<Literal Integer> 0
Multiplicity0..1
Nameexpression
Name Expression
Namespace<Class> SimpleStatement
Opposite
Owned Template Signature
Owner<Class> SimpleStatement
Owning Association
Owning Template Parameter
Qualified Namegast::statements::SimpleStatement::expression
Stereotype
Template Parameter
Type<Class> GASTExpression
Upper1
Upper Value<Literal Unlimited Natural> 1
VisibilityPublic