Package | Description |
---|---|
com.modeliosoft.modelio.api.model |
Modifier and Type | Method and Description |
---|---|
IExternDocument |
IUmlModel.createExternDocument(String documentRole,
IModelElement owner,
String mimeType)
Creates a rich note.
|
IExternDocumentType |
IMetamodelExtensions.getExternDocumentType(Class<? extends IElement> metaclass,
String name)
Used to access a specific external document type.
|