RelationshipType |
ImpactRelationship.getRelationshipType() |
RelationshipType |
RecordSetRelationship.getRelationshipType() |
RelationshipType |
JoinRelationship.getRelationshipType() |
RelationshipType |
DataFlowRelationship.getRelationshipType() |
RelationshipType |
ERRelationship.getRelationshipType() |
RelationshipType |
IndirectImpactRelationship.getRelationshipType() |
RelationshipType |
CallRelationship.getRelationshipType() |
RelationshipType |
CrudRelationship.getRelationshipType() |
RelationshipType |
Relationship.getRelationshipType() |
static RelationshipType |
RelationshipType.of(String type) |
static RelationshipType |
RelationshipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipType[] |
RelationshipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|