|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompleteOCLCSFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CompleteOCLCSPackage| Field Summary | |
|---|---|
static CompleteOCLCSFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
ClassifierContextDeclCS |
createClassifierContextDeclCS()
Returns a new object of class 'Classifier Context Decl CS'. |
CompleteOCLDocumentCS |
createCompleteOCLDocumentCS()
Returns a new object of class 'Complete OCL Document CS'. |
DefOperationCS |
createDefOperationCS()
Returns a new object of class 'Def Operation CS'. |
DefPropertyCS |
createDefPropertyCS()
Returns a new object of class 'Def Property CS'. |
IncludeCS |
createIncludeCS()
Returns a new object of class 'Include CS'. |
OCLMessageArgCS |
createOCLMessageArgCS()
Returns a new object of class 'OCL Message Arg CS'. |
OperationContextDeclCS |
createOperationContextDeclCS()
Returns a new object of class 'Operation Context Decl CS'. |
PackageDeclarationCS |
createPackageDeclarationCS()
Returns a new object of class 'Package Declaration CS'. |
PropertyContextDeclCS |
createPropertyContextDeclCS()
Returns a new object of class 'Property Context Decl CS'. |
CompleteOCLCSPackage |
getCompleteOCLCSPackage()
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 CompleteOCLCSFactory eINSTANCE
| Method Detail |
|---|
PackageDeclarationCS createPackageDeclarationCS()
PropertyContextDeclCS createPropertyContextDeclCS()
CompleteOCLCSPackage getCompleteOCLCSPackage()
IncludeCS createIncludeCS()
ClassifierContextDeclCS createClassifierContextDeclCS()
CompleteOCLDocumentCS createCompleteOCLDocumentCS()
OCLMessageArgCS createOCLMessageArgCS()
DefOperationCS createDefOperationCS()
DefPropertyCS createDefPropertyCS()
OperationContextDeclCS createOperationContextDeclCS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||