public interface OopFactory extends EFactory
OopPackage
Type | Property and Description |
---|---|
Property |
create
Returns a new object of class 'Property'.
|
Modifier and Type | Field and Description |
---|---|
static OopFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
GetAccessor |
createGetAccessor()
Returns a new object of class 'Get Accessor'.
|
Inheritance |
createInheritance()
Returns a new object of class 'Inheritance'.
|
Method |
createMethod()
Returns a new object of class 'Method'.
|
MethodSignature |
createMethodSignature()
Returns a new object of class 'Method Signature'.
|
Property |
createProperty()
Returns a new object of class 'Property'.
|
PropertySignature |
createPropertySignature()
Returns a new object of class 'Property Signature'.
|
SetAccessor |
createSetAccessor()
Returns a new object of class 'Set Accessor'.
|
OopPackage |
getOopPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Property createProperty
static final OopFactory eINSTANCE
Inheritance createInheritance()
Property createProperty()
PropertySignature createPropertySignature()
SetAccessor createSetAccessor()
GetAccessor createGetAccessor()
Method createMethod()
MethodSignature createMethodSignature()
OopPackage getOopPackage()