Difference between revisions of "XCSG:Edge"

From AtlasWiki
Jump to: navigation, search
Line 8: Line 8:
 
| name = sourceCorrespondenceList
 
| name = sourceCorrespondenceList
 
| description = A list of source correspondence objects indicating the origin or origins of this edge.
 
| description = A list of source correspondence objects indicating the origin or origins of this edge.
| type = List<SourceCorrespondence>
 
 
| required = No
 
| required = No
 
}}
 
}}

Revision as of 15:08, 10 April 2014

Specification

Metaclass Edge
Extends ModelElement
Description Represents a relationship or state transition.
Direct Subkinds AliasedType, Java:AnnotatedWith, ArrayElementType, ArrayIdentityFor, ArrayIndexFor, Java:ArrayLengthPassedTo, Call, C:CompletedBy, ControlFlow (Edge), DataFlow (Edge), DefinedAs, InstanceVariableAccessed, InvokedFunction, InvokedSignature, InvokedType, LoopChild, Overrides, PassedTo, Reads, ReferencedType, Returns, Supertype, TernaryConditionalOperator, Java:ThrowsClause, TypeChecked, TypeOf
Attribute sourceCorrespondenceList
Description A list of source correspondence objects indicating the origin or origins of this edge.
Required No