|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModelFactory<Model extends IOwnedModel>
Factory interface for creating models.
Method Summary | |
---|---|
Model |
createModel(IPath path,
IDocument document)
Create a model |
Method Detail |
---|
Model createModel(IPath path, IDocument document)
path
- full path used to identify the modeldocument
- the document containing the model content
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |