Model
- class Model
A SysMLv2 model represented using abstract syntax.
Members inherited from
BaseModel(11 members)
RAll built documents, including standard library.
RWDocuments as part of this model.
RWThe environment this model was built in
RWIndex of exported symbols
RWStandard library cache
REnvironment documents as part of this model. Prefer accessing documents through ‘environment’ instead
RUser documents built as part of this model. Prefer ‘documents’ instead.
An alias for nodes.
Iterate over all nodes of the given kind.
Convert this model to
Environmentfor building other dependent models.
Return URIs of documents.
Attributes
- result: syside.ExecutionResult = None
The model build result as returned by core module.