|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URefFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
URefPackage| Field Summary | |
|---|---|
static URefFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
AU |
createAU()
Returns a new object of class 'AU' |
BU |
createBU()
Returns a new object of class 'BU' |
C1U |
createC1U()
Returns a new object of class 'C1U' |
C2U |
createC2U()
Returns a new object of class 'C2U' |
C3U |
createC3U()
Returns a new object of class 'C3U' |
C4U |
createC4U()
Returns a new object of class 'C4U' |
CU |
createCU()
Returns a new object of class 'CU' |
DU |
createDU()
Returns a new object of class 'DU' |
EU |
createEU()
Returns a new object of class 'EU' |
URefPackage |
getURefPackage()
Returns the package supported by this factory |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final URefFactory eINSTANCE
| Method Detail |
|---|
C1U createC1U()
C2U createC2U()
AU createAU()
BU createBU()
CU createCU()
DU createDU()
C4U createC4U()
C3U createC3U()
EU createEU()
URefPackage getURefPackage()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||