|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InspectorRelationship | |
---|---|
com.hammurapi.review | |
com.hammurapi.review.impl | |
com.hammurapi.review.util |
Uses of InspectorRelationship in com.hammurapi.review |
---|
Methods in com.hammurapi.review that return InspectorRelationship | |
---|---|
InspectorRelationship |
ReviewFactory.createInspectorRelationship()
Returns a new object of class 'Inspector Relationship'. |
Methods in com.hammurapi.review that return types with arguments of type InspectorRelationship | |
---|---|
org.eclipse.emf.common.util.EList<InspectorRelationship> |
Inspector.getInboundRelationships()
Returns the value of the 'Inbound Relationships' reference list. |
org.eclipse.emf.common.util.EList<InspectorRelationship> |
Inspector.getOutboundRelationships()
Returns the value of the 'Outbound Relationships' containment reference list. |
Uses of InspectorRelationship in com.hammurapi.review.impl |
---|
Classes in com.hammurapi.review.impl that implement InspectorRelationship | |
---|---|
class |
InspectorRelationshipImpl
An implementation of the model object 'Inspector Relationship'. |
Fields in com.hammurapi.review.impl with type parameters of type InspectorRelationship | |
---|---|
protected org.eclipse.emf.common.util.EList<InspectorRelationship> |
InspectorImpl.inboundRelationships
The cached value of the ' Inbound Relationships ' reference list. |
protected org.eclipse.emf.common.util.EList<InspectorRelationship> |
InspectorImpl.outboundRelationships
The cached value of the ' Outbound Relationships ' containment reference list. |
Methods in com.hammurapi.review.impl that return InspectorRelationship | |
---|---|
InspectorRelationship |
ReviewFactoryImpl.createInspectorRelationship()
|
Methods in com.hammurapi.review.impl that return types with arguments of type InspectorRelationship | |
---|---|
org.eclipse.emf.common.util.EList<InspectorRelationship> |
InspectorImpl.getInboundRelationships()
|
org.eclipse.emf.common.util.EList<InspectorRelationship> |
InspectorImpl.getOutboundRelationships()
|
Uses of InspectorRelationship in com.hammurapi.review.util |
---|
Methods in com.hammurapi.review.util with parameters of type InspectorRelationship | |
---|---|
T |
ReviewSwitch.caseInspectorRelationship(InspectorRelationship object)
Returns the result of interpreting the object as an instance of 'Inspector Relationship'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |