Package | Description |
---|---|
org.modelio.api.module.context |
This package contains the material (interface and classes) that is provided to a module by Modelio.
|
org.modelio.api.module.context.project |
Class and Description |
---|
IProjectStructure
This interface describes the Modelio project itself: ie its name, path, type...
|
Class and Description |
---|
IFragmentStructure
This interface describes a Fragment in a project: ie a name, a version, a type...
|
IModuleStructure
This interface describes a Module: ie a name, a version and an optional URL for
its archive.
|