public interface featureconfigFactory extends EFactory
featureconfigPackage| Modifier and Type | Field and Description |
|---|---|
static featureconfigFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigNode |
createConfigNode()
Returns a new object of class 'Config Node'.
|
Configuration |
createConfiguration()
Returns a new object of class 'Configuration'.
|
DoubleAttributeValue |
createDoubleAttributeValue()
Returns a new object of class 'Double Attribute Value'.
|
ExternalObjectAttributeValue |
createExternalObjectAttributeValue()
Returns a new object of class 'External Object Attribute Value'.
|
FeatureConfig |
createFeatureConfig()
Returns a new object of class 'Feature Config'.
|
IntegerAttributeValue |
createIntegerAttributeValue()
Returns a new object of class 'Integer Attribute Value'.
|
StringAttributeValue |
createStringAttributeValue()
Returns a new object of class 'String Attribute Value'.
|
featureconfigPackage |
getfeatureconfigPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final featureconfigFactory eINSTANCE
ConfigNode createConfigNode()
FeatureConfig createFeatureConfig()
Configuration createConfiguration()
IntegerAttributeValue createIntegerAttributeValue()
DoubleAttributeValue createDoubleAttributeValue()
StringAttributeValue createStringAttributeValue()
ExternalObjectAttributeValue createExternalObjectAttributeValue()
featureconfigPackage getfeatureconfigPackage()