public interface Relationship
Modifier and Type | Method and Description |
---|---|
EffectType |
getEffectType() |
String |
getFunction() |
RelationshipType |
getRelationshipType() |
Collection<?> |
getSources() |
RelationshipElement<?> |
getTarget() |
boolean |
isShowStarRelation() |
RelationshipElement<?> getTarget()
Collection<?> getSources()
RelationshipType getRelationshipType()
EffectType getEffectType()
String getFunction()
boolean isShowStarRelation()