| Package | Description | 
|---|---|
| com.irisel.oms.exchange | |
| com.irisel.oms.olapi.beans | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.HashMap<DirectedRelationVO,InstanceLinkVO> | DataExchangeInstance. getInstanceLinks() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DataExchangeInstance. addLinkTo(GlobalID linkedId,
         DirectedRelationVO linkedThroughRel)Adds a relationship from this instance to another instance | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DataExchangeInstance. setInstanceLinks(java.util.HashMap<DirectedRelationVO,InstanceLinkVO> instanceLinks) | 
| void | DataExchangeInstance. setLinkedObjs(java.util.HashMap<DirectedRelationVO,InstanceLinkVO> linkedObjs) | 
| Modifier and Type | Method and Description | 
|---|---|
| DirectedRelationVO[] | DataModelVO. findClassRelationVOs(java.lang.String classname)Deprecated.   | 
| DirectedRelationVO[] | ClassVO. getOmsRelationVOs() | 
| DirectedRelationVO | InstanceLinkVO. getRelvo() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClassVO. addOMSRelationVO(DirectedRelationVO r) | 
| void | InstanceLinkVO. setRelvo(DirectedRelationVO relvo) | 
| Constructor and Description | 
|---|
| InstanceLinkVO(DirectedRelationVO drel) |