public interface GraphFactory
extends org.eclipse.emf.ecore.EFactory
GraphPackage| Modifier and Type | Field and Description |
|---|---|
static GraphFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
GConnection |
createGConnection()
Returns a new object of class 'GConnection'
|
GConnector |
createGConnector()
Returns a new object of class 'GConnector'
|
GJoint |
createGJoint()
Returns a new object of class 'GJoint'
|
GModel |
createGModel()
Returns a new object of class 'GModel'
|
GNode |
createGNode()
Returns a new object of class 'GNode'
|
GraphPackage |
getGraphPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final GraphFactory eINSTANCE
GModel createGModel()
GNode createGNode()
GConnector createGConnector()
GConnection createGConnection()
GJoint createGJoint()
GraphPackage getGraphPackage()
Copyright © 2014 TESIS DYNAware. All Rights Reserved.