|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.schema.editor.request.SchemaNodeFactory
public class SchemaNodeFactory
Creation factory which produces new visual and presentation schema nodes.
Constructor Summary | |
---|---|
SchemaNodeFactory(IVisualResource resource)
Constructor. |
Method Summary | |
---|---|
Object |
getNewObject()
This method is unsupported by this implementation. |
Object |
getNewObject(ISchemaDataSet dataSet)
Returns the new object which belongs to given data set. |
Type |
getObjectType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaNodeFactory(IVisualResource resource)
resource
- resource associated with new node objects create by this factoryMethod Detail |
---|
public Object getNewObject()
getNewObject(ISchemaDataSet)
method
instead.
getNewObject
in interface org.eclipse.gef.requests.CreationFactory
null
CreationFactory.getNewObject()
public Type getObjectType()
getObjectType
in interface org.eclipse.gef.requests.CreationFactory
getObjectType
in interface ICreationFactory
CreationFactory.getObjectType()
public Object getNewObject(ISchemaDataSet dataSet)
SchemaNodeCreateRequest
.
getNewObject
in interface ICreationFactory
dataSet
- visual data set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |