public interface OptionsFactory extends EFactory
OptionsPackage
Modifier and Type | Field and Description |
---|---|
static OptionsFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Constraint |
createConstraint()
Returns a new object of class 'Constraint'.
|
OptionRepository |
createOptionRepository()
Returns a new object of class 'Option Repository'.
|
TextOption |
createTextOption()
Returns a new object of class 'Text Option'.
|
TextRationale |
createTextRationale()
Returns a new object of class 'Text Rationale'.
|
OptionsPackage |
getOptionsPackage()
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
static final OptionsFactory eINSTANCE
TextOption createTextOption()
OptionRepository createOptionRepository()
Constraint createConstraint()
TextRationale createTextRationale()
OptionsPackage getOptionsPackage()