|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkPlaceAddressUse | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of WorkPlaceAddressUse in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as WorkPlaceAddressUse | |
|---|---|
static WorkPlaceAddressUse |
WorkPlaceAddressUse.DIR_LITERAL
The 'DIR' literal object. |
static WorkPlaceAddressUse |
WorkPlaceAddressUse.PUB_LITERAL
The 'PUB' literal object. |
static WorkPlaceAddressUse |
WorkPlaceAddressUse.WP_LITERAL
The 'WP' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return WorkPlaceAddressUse | |
|---|---|
static WorkPlaceAddressUse |
WorkPlaceAddressUse.get(int value)
Returns the 'Work Place Address Use' literal with the specified integer value. |
static WorkPlaceAddressUse |
WorkPlaceAddressUse.get(java.lang.String literal)
Returns the 'Work Place Address Use' literal with the specified literal value. |
static WorkPlaceAddressUse |
WorkPlaceAddressUse.getByName(java.lang.String name)
Returns the 'Work Place Address Use' literal with the specified name. |
| Uses of WorkPlaceAddressUse in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return WorkPlaceAddressUse | |
|---|---|
WorkPlaceAddressUse |
CDAR2FactoryImpl.createWorkPlaceAddressUseFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
WorkPlaceAddressUse |
CDAR2FactoryImpl.createWorkPlaceAddressUseObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
| Uses of WorkPlaceAddressUse in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type WorkPlaceAddressUse | |
|---|---|
boolean |
CDAR2Validator.validateWorkPlaceAddressUse(WorkPlaceAddressUse workPlaceAddressUse,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateWorkPlaceAddressUseObject(WorkPlaceAddressUse workPlaceAddressUseObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||