|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface MetamodelSourceType2_0.Synchronizer
This interface is used by the source type to synchronize the metamodel as required by changes to the context model.
| Method Summary | |
|---|---|
IFile |
getFile()
Return the file generated as a result of the metamodel synchronization. |
void |
printBodySourceOn(BodySourceWriter pw,
Map<String,Collection<MetamodelSourceType2_0>> memberTypeTree)
Print the body of the metamodel class on the specified writer, using the specified member type tree. |
void |
synchronize(Map<String,Collection<MetamodelSourceType2_0>> memberTypeTree)
Synchronize the metamodel with the current state of the source type, using the specified member type tree. |
| Method Detail |
|---|
IFile getFile()
void synchronize(Map<String,Collection<MetamodelSourceType2_0>> memberTypeTree)
void printBodySourceOn(BodySourceWriter pw,
Map<String,Collection<MetamodelSourceType2_0>> memberTypeTree)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||