com.telelogic.rhapsody.core
Class IRPSearchQuery.References.RelationKind
java.lang.Object
com.telelogic.rhapsody.core.IRPSearchQuery.References.RelationKind
- Enclosing class:
- IRPSearchQuery.References
public static final class IRPSearchQuery.References.RelationKind
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNDEFINED_RELATION
public static final java.lang.String UNDEFINED_RELATION
- See Also:
- Constant Field Values
INCOMING_RELATION
public static final java.lang.String INCOMING_RELATION
- See Also:
- Constant Field Values
OUTGOING_RELATION
public static final java.lang.String OUTGOING_RELATION
- See Also:
- Constant Field Values
AGGREGATE
public static final java.lang.String AGGREGATE
- See Also:
- Constant Field Values
REFERENCE
public static final java.lang.String REFERENCE
- See Also:
- Constant Field Values
DIAGRAM_ELEMENT
public static final java.lang.String DIAGRAM_ELEMENT
- See Also:
- Constant Field Values
IRPSearchQuery.References.RelationKind
public IRPSearchQuery.References.RelationKind()