|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICreatorSourceMatcher
This class is used by the eu.geclipse.core.gridElementCreator extension point in order to match a source object against a specific element creator.
| Method Summary | |
|---|---|
boolean |
canCreate(java.lang.Object source)
Matcher method that determines if the corresponding IGridElementCreator can create an IGridElement from the specified
object. |
| Method Detail |
|---|
boolean canCreate(java.lang.Object source)
IGridElementCreator can create an IGridElement from the specified
object.
source - The object from which to create an element.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||