|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVirtualCreationNode
Method Summary | |
---|---|
org.eclipse.jface.resource.ImageDescriptor[] |
getCreateImageDescriptor()
Get the image descriptors for the Create menu. |
java.lang.String[] |
getCreateLabel()
Get the labels for the Create menu. |
org.eclipse.emf.ecore.EClass[] |
getCreateType()
Get the types of objects to be created for the Create menu. |
boolean |
shouldDisplayAdd()
Returns true if the Create menu should be displayed as Add. |
boolean |
shouldDisplayCreate()
Returns true if the Create menu should be displayed as Create. |
Methods inherited from interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode |
---|
addChildren, addChildren, getChildrenArray, getDisplayName, getGroupID, getName, getParent, getParentConnection, hasChildren, removeAllChildren, removeChildren |
Method Detail |
---|
org.eclipse.jface.resource.ImageDescriptor[] getCreateImageDescriptor()
java.lang.String[] getCreateLabel()
org.eclipse.emf.ecore.EClass[] getCreateType()
boolean shouldDisplayAdd()
boolean shouldDisplayCreate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |