public static class Contract.Rule extends BaseIdentifiableElement implements IResourceBlock
Definition: List of Computable Policy Rule Language Representations of this Contract.
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IDatatype |
getContent()
Gets the value(s) for content[x] ().
|
boolean |
isEmpty() |
Contract.Rule |
setContent(IDatatype theValue)
Sets the value(s) for content[x] ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Rule()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IDatatype getContent()
null.
Definition: Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal).
public Contract.Rule setContent(IDatatype theValue)
Definition: Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal).
Copyright © 2014–2016 University Health Network. All rights reserved.