Interface | Description |
---|---|
IFileStorage |
This interface provides file system access APIs for the logical model
extender.
|
ILogicalModelExtender |
This interface should be implemented by client of compare merge logical model
frame work.
|
Class | Description |
---|---|
LocalContentAccess |
Provides access to actual local content of file
It can be different comparing to IFile.getContents() when we are in process of the merge
|
LogicalModelExtender | |
LogicalModelStorage |
The logical model storage provides file system access base on storage
location context.
|
LogicalModelTypedElement |
The compare contributor of the compare input.
|
StorageLocation | |
SubUnitFile |
Wrapper for logical model subunit file
|