|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelConverterDescriptor
Basic interface to describe the objects responsible to import and export the GenModel and Ecore models. Usually these models are contributed through extension points.
It is highly recommended not to implement this interface. Implementations are provided in the importer and exporter plugins.
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
Image |
getIcon()
|
java.lang.String |
getID()
|
java.lang.String |
getName()
|
Method Detail |
---|
java.lang.String getID()
java.lang.String getName()
Image getIcon()
java.lang.String getDescription()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |