Uses of Class
venice.MRelationship

Uses of MRelationship in venice
 

Subclasses of MRelationship in venice
 class MContainment
          This class is a representation for containment in the model.
 class MDependency
          This class is a representation for dependency in the model
 class MGeneralization
          This class is a representation for generalization in the model.
 class MRealization
          This class is a representation for realization in the model
 

Methods in venice that return MRelationship
 MRelationship ModelStorage.getRelationship(java.lang.String inId)
           
 

Methods in venice with parameters of type MRelationship
 void ModelStorage.addRelationshipToIndex(MRelationship inRel)