Class TContractRule

Unit

Declaration

type TContractRule = class(TBackboneElement)

Description

Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property contentAttachment : TAttachment read GetcontentAttachment write SetcontentAttachment;
Public property contentReference : TReference read GetcontentReference write SetcontentReference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property contentAttachment : TAttachment read GetcontentAttachment write SetcontentAttachment;

Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal). (choose any one of content*, but only one)

Public property contentReference : TReference read GetcontentReference write SetcontentReference;

Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal). (choose any one of content*, but only one)


Generated by PasDoc 0.15.0.