|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Relationship.RelationshipType | |
|---|---|
| org.kite9.diagram.builders | |
| Uses of Relationship.RelationshipType in org.kite9.diagram.builders |
|---|
| Methods in org.kite9.diagram.builders that return Relationship.RelationshipType | |
|---|---|
Relationship.RelationshipType |
Relationship.getType()
|
static Relationship.RelationshipType |
Relationship.RelationshipType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Relationship.RelationshipType[] |
Relationship.RelationshipType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.kite9.diagram.builders with parameters of type Relationship.RelationshipType | |
|---|---|
MethodCallRelationship(Method m,
Relationship.RelationshipType active)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||