|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActRelationshipReason | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of ActRelationshipReason in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as ActRelationshipReason | |
|---|---|
static ActRelationshipReason |
ActRelationshipReason.MITGT_LITERAL
The 'MITGT' literal object. |
static ActRelationshipReason |
ActRelationshipReason.RSON_LITERAL
The 'RSON' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return ActRelationshipReason | |
|---|---|
static ActRelationshipReason |
ActRelationshipReason.get(int value)
Returns the 'Act Relationship Reason' literal with the specified integer value. |
static ActRelationshipReason |
ActRelationshipReason.get(java.lang.String literal)
Returns the 'Act Relationship Reason' literal with the specified literal value. |
static ActRelationshipReason |
ActRelationshipReason.getByName(java.lang.String name)
Returns the 'Act Relationship Reason' literal with the specified name. |
| Uses of ActRelationshipReason in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return ActRelationshipReason | |
|---|---|
ActRelationshipReason |
CDAR2FactoryImpl.createActRelationshipReasonFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
ActRelationshipReason |
CDAR2FactoryImpl.createActRelationshipReasonObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
| Uses of ActRelationshipReason in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type ActRelationshipReason | |
|---|---|
boolean |
CDAR2Validator.validateActRelationshipReason(ActRelationshipReason actRelationshipReason,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateActRelationshipReasonObject(ActRelationshipReason actRelationshipReasonObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||