org.kite9.diagram.builders
Class HasRelationship
java.lang.Object
org.kite9.diagram.builders.Relationship
org.kite9.diagram.builders.HasRelationship
- All Implemented Interfaces:
- AliasEnabled
public class HasRelationship
- extends Relationship
In a has-relationship, the name specifies the type of thing that is had, rather
than the type of the relationship.
- Author:
- moffatr
| Fields inherited from class org.kite9.diagram.builders.Relationship |
activeRelationship, CALLED_BY, CALLS, EXTENDED_BY, EXTENDS, IMPLEMENTED_BY, IMPLEMENTS, REFERENCED_BY, REFERENCES, REQUIRED_BY, REQUIRES, RETURNED_BY, RETURNS |
VISIBILITY
public static final HasRelationship VISIBILITY
PARAMETER
public static final HasRelationship PARAMETER
NAME
public static final HasRelationship NAME
MODIFIER
public static final HasRelationship MODIFIER
INNER_CLASS
public static final HasRelationship INNER_CLASS
FIELD
public static final HasRelationship FIELD
METHOD
public static final HasRelationship METHOD
PACKAGE
public static final HasRelationship PACKAGE
ANNOTATION
public static final HasRelationship ANNOTATION
CLASS
public static final HasRelationship CLASS
TYPE
public static final HasRelationship TYPE
CLASS_GROUP
public static final HasRelationship CLASS_GROUP
VISIBILITY_OF
public static final HasRelationship VISIBILITY_OF
PARAMETER_OF
public static final HasRelationship PARAMETER_OF
NAME_OF
public static final HasRelationship NAME_OF
MODIFIER_OF
public static final HasRelationship MODIFIER_OF
INNER_CLASS_OF
public static final HasRelationship INNER_CLASS_OF
FIELD_OF
public static final HasRelationship FIELD_OF
METHOD_OF
public static final HasRelationship METHOD_OF
PACKAGE_OF
public static final HasRelationship PACKAGE_OF
ANNOTATION_OF
public static final HasRelationship ANNOTATION_OF
CLASS_OF
public static final HasRelationship CLASS_OF
TYPE_OF
public static final HasRelationship TYPE_OF
HasRelationship
public HasRelationship(String name)
HasRelationship
public HasRelationship(HasRelationship active)
getObjectForAlias
public Object getObjectForAlias()
- Specified by:
getObjectForAlias in interface AliasEnabled- Overrides:
getObjectForAlias in class Relationship
Copyright © 2011. All Rights Reserved.