|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActRelationshipPosting | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of ActRelationshipPosting in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as ActRelationshipPosting | |
|---|---|
static ActRelationshipPosting |
ActRelationshipPosting.CREDIT_LITERAL
The 'CREDIT' literal object. |
static ActRelationshipPosting |
ActRelationshipPosting.DEBIT_LITERAL
The 'DEBIT' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return ActRelationshipPosting | |
|---|---|
static ActRelationshipPosting |
ActRelationshipPosting.get(int value)
Returns the 'Act Relationship Posting' literal with the specified integer value. |
static ActRelationshipPosting |
ActRelationshipPosting.get(java.lang.String literal)
Returns the 'Act Relationship Posting' literal with the specified literal value. |
static ActRelationshipPosting |
ActRelationshipPosting.getByName(java.lang.String name)
Returns the 'Act Relationship Posting' literal with the specified name. |
| Uses of ActRelationshipPosting in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return ActRelationshipPosting | |
|---|---|
ActRelationshipPosting |
CDAR2FactoryImpl.createActRelationshipPostingFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
ActRelationshipPosting |
CDAR2FactoryImpl.createActRelationshipPostingObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
| Uses of ActRelationshipPosting in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type ActRelationshipPosting | |
|---|---|
boolean |
CDAR2Validator.validateActRelationshipPosting(ActRelationshipPosting actRelationshipPosting,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateActRelationshipPostingObject(ActRelationshipPosting actRelationshipPostingObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||