See: Description
Interface | Description |
---|---|
RMChoiceItem |
Represents a single member of a
RMChoiceList collection that
can be either an individual choice node or a group node of nested choices. |
RMChoiceList |
Represents a collection of allowed selection items that can be
associated with a particular
RMPropertyDescription . |
RMClassDescription |
Repository class metadata description.
|
RMMarkingItem |
Represents a single member of a
RMMarkingSet . |
RMMarkingSet |
Represents a collection of
RMMarkingItem instances. |
RMPropertyDescription |
Base interface for all
RMPropertyDescription sub-interfaces. |
RMPropertyDescriptionBinary |
Metadata description for a property of type
DataType.Binary |
RMPropertyDescriptionBoolean |
Metadata description for a property of type
DataType.Boolean . |
RMPropertyDescriptionDateTime |
Metadata description for a property of type
DataType.DateTime |
RMPropertyDescriptionDouble |
Metadata description for a property of type
DataType.Double |
RMPropertyDescriptionGuid |
Metadata description for a property of type
DataType.Guid |
RMPropertyDescriptionInteger |
Metadata description for a property of type
DataType.Integer |
RMPropertyDescriptionObject |
Metadata description for a property of type
DataType.Object |
RMPropertyDescriptionString |
Metadata description for a property of type
DataType.String |
© Copyright IBM Corp. 2010, 2013. All Rights Reserved.