|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITransformSystemResult
Compound return value produced as a result of ISystemTransformer
's
sole operation.
Method Summary | |
---|---|
IMessageStore |
getMessages()
Fetch the set of all domain-specific errors encountered while transforming the syntax tree. |
boolean |
wasSystemAltered()
Determine if the transformer made any changes to the system definition. |
Method Detail |
---|
boolean wasSystemAltered()
IMessageStore getMessages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |