Interface Relationship
- All Known Implementing Classes:
AbstractRelationship,CallRelationship,CrudRelationship,DataFlowRelationship,ERRelationship,ImpactRelationship,IndirectImpactRelationship,JoinRelationship,RecordSetRelationship
public interface Relationship
-
Method Summary
-
Method Details
-
getTarget
-
getSources
Collection<?> getSources() -
getRelationshipType
-
getEffectType
-
getFunction
-
isShowStarRelation
boolean isShowStarRelation()
-