Package | Description |
---|---|
gov.nih.nci.system.query.cql |
Modifier and Type | Class and Description |
---|---|
class |
CQLAssociation |
Modifier and Type | Method and Description |
---|---|
CQLObject |
CQLQuery.getTarget()
Gets the target value for this CQLQuery.
|
Modifier and Type | Method and Description |
---|---|
void |
CQLQuery.setTarget(CQLObject target)
Sets the target value for this CQLQuery.
|
Constructor and Description |
---|
CQLQuery(CQLObject target) |