SysProM
Preparing search index...
operations/query-relationship-types
RelationshipTypeInfo
Interface RelationshipTypeInfo
Information about valid endpoint types for a relationship type.
interface
RelationshipTypeInfo
{
from
:
(
|
"intent"
|
"concept"
|
"capability"
|
"element"
|
"realisation"
|
"invariant"
|
"principle"
|
"policy"
|
"protocol"
|
"stage"
|
"role"
|
"gate"
|
"mode"
|
"artefact"
|
"decision"
|
"change"
|
"view"
|
"milestone"
)
[]
;
to
:
(
|
"intent"
|
"concept"
|
"capability"
|
"element"
|
"realisation"
|
"invariant"
|
"principle"
|
"policy"
|
"protocol"
|
"stage"
|
"role"
|
"gate"
|
"mode"
|
"artefact"
|
"decision"
|
"change"
|
"view"
|
"milestone"
)
[]
;
type
:
|
"refines"
|
"realises"
|
"implements"
|
"depends_on"
|
"constrained_by"
|
"affects"
|
"supersedes"
|
"must_preserve"
|
"part_of"
|
"precedes"
|
"must_follow"
|
"governed_by"
|
"modifies"
|
"produces"
;
}
Index
Properties
from
to
type
Properties
from
from
:
(
|
"intent"
|
"concept"
|
"capability"
|
"element"
|
"realisation"
|
"invariant"
|
"principle"
|
"policy"
|
"protocol"
|
"stage"
|
"role"
|
"gate"
|
"mode"
|
"artefact"
|
"decision"
|
"change"
|
"view"
|
"milestone"
)
[]
to
to
:
(
|
"intent"
|
"concept"
|
"capability"
|
"element"
|
"realisation"
|
"invariant"
|
"principle"
|
"policy"
|
"protocol"
|
"stage"
|
"role"
|
"gate"
|
"mode"
|
"artefact"
|
"decision"
|
"change"
|
"view"
|
"milestone"
)
[]
type
type
:
|
"refines"
|
"realises"
|
"implements"
|
"depends_on"
|
"constrained_by"
|
"affects"
|
"supersedes"
|
"must_preserve"
|
"part_of"
|
"precedes"
|
"must_follow"
|
"governed_by"
|
"modifies"
|
"produces"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
to
type
SysProM
Loading...
Information about valid endpoint types for a relationship type.