| Constructor and Description |
|---|
Property(IWorkerContext context,
ElementDefinition definition,
StructureDefinition structure) |
| Modifier and Type | Method and Description |
|---|---|
ElementDefinition |
getDefinition() |
String |
getName() |
String |
getNamespace() |
String |
getScopedPropertyName() |
StructureDefinition |
getStructure() |
String |
getType() |
String |
getType(String elementName) |
boolean |
hasType(String elementName) |
boolean |
isChoice() |
boolean |
isList() |
boolean |
IsLogicalAndHasPrimitiveValue(String name) |
boolean |
isPrimitive(String name) |
boolean |
isResource() |
public Property(IWorkerContext context, ElementDefinition definition, StructureDefinition structure)
public ElementDefinition getDefinition()
public StructureDefinition getStructure()
public boolean isPrimitive(String name)
public boolean isResource()
public boolean isList()
public String getScopedPropertyName()
public String getNamespace()
public boolean IsLogicalAndHasPrimitiveValue(String name)
public boolean isChoice()
Copyright © 2014–2018 University Health Network. All rights reserved.