|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParticipationTargetLocation | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of ParticipationTargetLocation in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as ParticipationTargetLocation | |
|---|---|
static ParticipationTargetLocation |
ParticipationTargetLocation.DST_LITERAL
The 'DST' literal object. |
static ParticipationTargetLocation |
ParticipationTargetLocation.ELOC_LITERAL
The 'ELOC' literal object. |
static ParticipationTargetLocation |
ParticipationTargetLocation.LOC_LITERAL
The 'LOC' literal object. |
static ParticipationTargetLocation |
ParticipationTargetLocation.ORG_LITERAL
The 'ORG' literal object. |
static ParticipationTargetLocation |
ParticipationTargetLocation.RML_LITERAL
The 'RML' literal object. |
static ParticipationTargetLocation |
ParticipationTargetLocation.VIA_LITERAL
The 'VIA' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return ParticipationTargetLocation | |
|---|---|
static ParticipationTargetLocation |
ParticipationTargetLocation.get(int value)
Returns the 'Participation Target Location' literal with the specified integer value. |
static ParticipationTargetLocation |
ParticipationTargetLocation.get(java.lang.String literal)
Returns the 'Participation Target Location' literal with the specified literal value. |
static ParticipationTargetLocation |
ParticipationTargetLocation.getByName(java.lang.String name)
Returns the 'Participation Target Location' literal with the specified name. |
ParticipationTargetLocation |
POCDMT000040Location.getTypeCode()
Returns the value of the 'Type Code' attribute. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type ParticipationTargetLocation | |
|---|---|
void |
POCDMT000040Location.setTypeCode(ParticipationTargetLocation value)
Sets the value of the ' Type Code' attribute. |
| Uses of ParticipationTargetLocation in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return ParticipationTargetLocation | |
|---|---|
ParticipationTargetLocation |
CDAR2FactoryImpl.createParticipationTargetLocationFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
ParticipationTargetLocation |
CDAR2FactoryImpl.createParticipationTargetLocationObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
ParticipationTargetLocation |
POCDMT000040LocationImpl.getTypeCode()
|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type ParticipationTargetLocation | |
|---|---|
void |
POCDMT000040LocationImpl.setTypeCode(ParticipationTargetLocation newTypeCode)
|
| Uses of ParticipationTargetLocation in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type ParticipationTargetLocation | |
|---|---|
boolean |
CDAR2Validator.validateParticipationTargetLocation(ParticipationTargetLocation participationTargetLocation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateParticipationTargetLocationObject(ParticipationTargetLocation participationTargetLocationObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||