concept Concern :> analysis:MeasuredElement, base:AggregatedElement, base:IdentifiedElement [
restricts all relation base:aggregates to Concern
restricts all relation base:isAggregatedIn to Concern
]
There are two places where completion would be useful.
ci WBS : project:WorkPackage [
project:realizes WP06.04:06.04.10.GNC
]
There are two places where completion would be useful.
Control-space typically shows a list of possible completions.
The completions should be filtered based on what is acceptable in the current context.
Example:
There are two places where completion would be useful.
Immediately after 'restricts all relation'.
Filter for relations whose domain is the same as or a generalization of the context entity (e.g.
Concernin this example)Immediately after 'to'.
Filter for entities that are the same or a specialization of the relation (e.g.
base:aggregatesorbase:isAggregatedInin this example).Completion for description assertions
Example:
There are two places where completion would be useful.
project:realizes) or a scalar property.Filter for relations/properties whose domain is the same as or a generalization of the instance classifier(s) (e.g.
project:WorkPackagein this example)WP06.04:06.04.10.GNC).Filter for instances classified by an entity that is the same or a specialization of the relation range (e.g.,
project:realizes).