Public Member Functions

de.fraunhofer.isst.axbench.axlang.elements.aspects.AspectRelationInner Class Reference

AspectRelationInner models one inner relation of ek's dissertation. More...

List of all members.

Public Member Functions

 AspectRelationInner ()
 Constructor.
AspectRelationType getAspectRelationType ()
 Returns type of this aspect relation.

Detailed Description

AspectRelationInner models one inner relation of ek's dissertation.

Children
Author:
ekleinod
Version:
0.9.0
Since:
0.9.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.axlang.elements.aspects.AspectRelationInner.AspectRelationInner (  ) 

Constructor.


Member Function Documentation

AspectRelationType de.fraunhofer.isst.axbench.axlang.elements.aspects.AspectRelationInner.getAspectRelationType (  )  [virtual]

Returns type of this aspect relation.

Returns:
type of this aspect relation

Implements de.fraunhofer.isst.axbench.axlang.elements.aspects.AspectRelation.