|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEFactoryImpl
org.eclipse.gmt.modisco.infra.facet.impl.FacetFactoryImpl
public class FacetFactoryImpl
An implementation of the model Factory.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.gmt.modisco.infra.facet.FacetFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
FacetFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
|---|---|
EObject |
create(EClass eClass)
|
Facet |
createFacet()
|
FacetAttribute |
createFacetAttribute()
|
FacetReference |
createFacetReference()
|
FacetSet |
createFacetSet()
|
Shortcut |
createShortcut()
|
FacetPackage |
getFacetPackage()
|
static FacetPackage |
getPackage()
Deprecated. |
static FacetFactory |
init()
Creates the default factory implementation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FacetFactoryImpl()
| Method Detail |
|---|
public static FacetFactory init()
public EObject create(EClass eClass)
public Facet createFacet()
createFacet in interface FacetFactorypublic FacetAttribute createFacetAttribute()
createFacetAttribute in interface FacetFactorypublic FacetReference createFacetReference()
createFacetReference in interface FacetFactorypublic FacetSet createFacetSet()
createFacetSet in interface FacetFactorypublic Shortcut createShortcut()
createShortcut in interface FacetFactorypublic FacetPackage getFacetPackage()
getFacetPackage in interface FacetFactory@Deprecated public static FacetPackage getPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||