See:
Description
Interface Summary | |
---|---|
AnalyzeModel | Interface for analyze models. |
ModelEditor | ModelEditor is a interface to edit analyze models. |
Class Summary | |
---|---|
Updation | Class contains updation information about the model. |
Enum Summary | |
---|---|
Updation.UpdationDataType | Contains information about the type beign changed. |
Updation.UpdationType | Contains information about the updation type. |
Exception Summary | |
---|---|
AnalyzeModelException | General exception used by analyzemodel |
NoSuchAttributeException | General exception used when attribute isn't found |
NoSuchChildException | Error which is thrown if no entity of given name is found. |
NoSuchEntityException | Error which is thrown if no entity of given name is found. |
NoSuchMethodException | Error which is thrown when requested method is not found. |
NoSuchParentException | Error which is thrown if no entity of given name is found. |
Classes related to analyzemodel and its editing.