public interface CommonFactory
extends org.eclipse.emf.ecore.EFactory
CommonPackage| Modifier and Type | Field and Description |
|---|---|
static CommonFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
Annotatable |
createAnnotatable()
Returns a new object of class 'Annotatable'
|
Annotation |
createAnnotation()
Returns a new object of class 'Annotation'
|
Asset |
createAsset()
Returns a new object of class 'Asset'
|
CorticonObject |
createCorticonObject()
Returns a new object of class 'Corticon Object'
|
InternationalValidationMessage |
createInternationalValidationMessage()
Returns a new object of class 'International Validation Message'
|
LocalizedValidationMessage |
createLocalizedValidationMessage()
Returns a new object of class 'Localized Validation Message'
|
ValidatableObject |
createValidatableObject()
Returns a new object of class 'Validatable Object'
|
ValidationMessage |
createValidationMessage()
Returns a new object of class 'Validation Message'
|
CommonPackage |
getCommonPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final CommonFactory eINSTANCE
ValidationMessage createValidationMessage()
LocalizedValidationMessage createLocalizedValidationMessage()
InternationalValidationMessage createInternationalValidationMessage()
Asset createAsset()
ValidatableObject createValidatableObject()
Annotation createAnnotation()
Annotatable createAnnotatable()
CorticonObject createCorticonObject()
CommonPackage getCommonPackage()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.