Table of Contents |
---|
1.1.1.
...
1.1.1.1.1 Keynames
...
Keyname
...
Required
...
Type
...
Description
...
properties
...
no
...
list of
property definitions
...
An optional list of property definitions for the Capability Type.
...
attributes
...
no
...
list of
...
An optional list of attribute definitions for the Capability Type.
...
valid_source_types
...
no
...
string[]
...
An optional list of one or more valid names of Node Types that are supported as valid sources of any relationship established to the declared Capability Type.
1.1.1.1.2 Grammar
Capability Types have following grammar:
derived_from: <parent_capability_type_name> version: <version_number> description: <capability_description> properties: attributes: valid_source_types: [ <node type_names> ] |
1.1.1.2 SDC Capability Type Definitions
...