Interface ServicelevelObjectivePackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
ServicelevelObjectivePackageImpl
public interface ServicelevelObjectivePackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
ServicelevelObjectiveFactory- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceServicelevelObjectivePackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static ServicelevelObjectivePackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intHARD_THRESHOLDThe meta object id for the 'Hard Threshold' class.static intHARD_THRESHOLD__IDThe feature id for the 'Id' attribute.static intHARD_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.static intHARD_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Hard Threshold' class.static intLINEAR_FUZZY_THRESHOLDThe meta object id for the 'Linear Fuzzy Threshold' class.static intLINEAR_FUZZY_THRESHOLD__IDThe feature id for the 'Id' attribute.static intLINEAR_FUZZY_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.static intLINEAR_FUZZY_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.static intLINEAR_FUZZY_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Linear Fuzzy Threshold' class.static intNAMED_ELEMENTThe meta object id for the 'Named Element' class.static intNAMED_ELEMENT__IDThe feature id for the 'Id' attribute.static intNAMED_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intNAMED_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Named Element' class.static intNEGATIVE_QUADRATIC_FUZZY_THRESHOLDThe meta object id for the 'Negative Quadratic Fuzzy Threshold' class.static intNEGATIVE_QUADRATIC_FUZZY_THRESHOLD__IDThe feature id for the 'Id' attribute.static intNEGATIVE_QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.static intNEGATIVE_QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.static intNEGATIVE_QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Negative Quadratic Fuzzy Threshold' class.static intQUADRATIC_FUZZY_THRESHOLDThe meta object id for the 'Quadratic Fuzzy Threshold' class.static intQUADRATIC_FUZZY_THRESHOLD__IDThe feature id for the 'Id' attribute.static intQUADRATIC_FUZZY_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.static intQUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.static intQUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Quadratic Fuzzy Threshold' class.static intSERVICE_LEVEL_OBJECTIVEThe meta object id for the 'Service Level Objective' class.static intSERVICE_LEVEL_OBJECTIVE__DESCRIPTIONThe feature id for the 'Description' attribute.static intSERVICE_LEVEL_OBJECTIVE__IDThe feature id for the 'Id' attribute.static intSERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLDThe feature id for the 'Lower Threshold' containment reference.static intSERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATIONThe feature id for the 'Measurement Specification' reference.static intSERVICE_LEVEL_OBJECTIVE__NAMEThe feature id for the 'Name' attribute.static intSERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLDThe feature id for the 'Upper Threshold' containment reference.static intSERVICE_LEVEL_OBJECTIVE_FEATURE_COUNTThe number of structural features of the 'Service Level Objective' class.static intSERVICE_LEVEL_OBJECTIVE_REPOSITORYThe meta object id for the 'Service Level Objective Repository' class.static intSERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVESThe feature id for the 'Servicelevelobjectives' containment reference list.static intSERVICE_LEVEL_OBJECTIVE_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Service Level Objective Repository' class.static intSOFT_THRESHOLDThe meta object id for the 'Soft Threshold' class.static intSOFT_THRESHOLD__IDThe feature id for the 'Id' attribute.static intSOFT_THRESHOLD__SOFT_LIMITThe feature id for the 'Soft Limit' attribute.static intSOFT_THRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.static intSOFT_THRESHOLD_FEATURE_COUNTThe number of structural features of the 'Soft Threshold' class.static intTHRESHOLDThe meta object id for the 'Threshold' class.static intTHRESHOLD__IDThe feature id for the 'Id' attribute.static intTHRESHOLD__THRESHOLD_LIMITThe feature id for the 'Threshold Limit' attribute.static intTHRESHOLD_FEATURE_COUNTThe number of structural features of the 'Threshold' class.
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
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.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final ServicelevelObjectivePackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY
static final int SERVICE_LEVEL_OBJECTIVE_REPOSITORY
The meta object id for the 'Service Level Objective Repository' class.- See Also:
ServiceLevelObjectiveRepositoryImpl,ServicelevelObjectivePackageImpl.getServiceLevelObjectiveRepository(), Constant Field Values- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVES
static final int SERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVES
The feature id for the 'Servicelevelobjectives' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE_REPOSITORY_FEATURE_COUNT
static final int SERVICE_LEVEL_OBJECTIVE_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Service Level Objective Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT
static final int NAMED_ELEMENT
The meta object id for the 'Named Element' class.- See Also:
NamedElementImpl,ServicelevelObjectivePackageImpl.getNamedElement(), Constant Field Values- Generated class or method.
-
NAMED_ELEMENT__ID
static final int NAMED_ELEMENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAMED_ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE
static final int SERVICE_LEVEL_OBJECTIVE
The meta object id for the 'Service Level Objective' class.- See Also:
ServiceLevelObjectiveImpl,ServicelevelObjectivePackageImpl.getServiceLevelObjective(), Constant Field Values- Generated class or method.
-
SERVICE_LEVEL_OBJECTIVE__ID
static final int SERVICE_LEVEL_OBJECTIVE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__NAME
static final int SERVICE_LEVEL_OBJECTIVE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__DESCRIPTION
static final int SERVICE_LEVEL_OBJECTIVE__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLD
static final int SERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLD
The feature id for the 'Lower Threshold' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLD
static final int SERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLD
The feature id for the 'Upper Threshold' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATION
static final int SERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATION
The feature id for the 'Measurement Specification' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SERVICE_LEVEL_OBJECTIVE_FEATURE_COUNT
static final int SERVICE_LEVEL_OBJECTIVE_FEATURE_COUNT
The number of structural features of the 'Service Level Objective' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
THRESHOLD
static final int THRESHOLD
The meta object id for the 'Threshold' class.- See Also:
ThresholdImpl,ServicelevelObjectivePackageImpl.getThreshold(), Constant Field Values- Generated class or method.
-
THRESHOLD__ID
static final int THRESHOLD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
THRESHOLD__THRESHOLD_LIMIT
static final int THRESHOLD__THRESHOLD_LIMIT
The feature id for the 'Threshold Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
THRESHOLD_FEATURE_COUNT
static final int THRESHOLD_FEATURE_COUNT
The number of structural features of the 'Threshold' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
HARD_THRESHOLD
static final int HARD_THRESHOLD
The meta object id for the 'Hard Threshold' class.- See Also:
HardThresholdImpl,ServicelevelObjectivePackageImpl.getHardThreshold(), Constant Field Values- Generated class or method.
-
HARD_THRESHOLD__ID
static final int HARD_THRESHOLD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
HARD_THRESHOLD__THRESHOLD_LIMIT
static final int HARD_THRESHOLD__THRESHOLD_LIMIT
The feature id for the 'Threshold Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
HARD_THRESHOLD_FEATURE_COUNT
static final int HARD_THRESHOLD_FEATURE_COUNT
The number of structural features of the 'Hard Threshold' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD
static final int SOFT_THRESHOLD
The meta object id for the 'Soft Threshold' class.- See Also:
SoftThresholdImpl,ServicelevelObjectivePackageImpl.getSoftThreshold(), Constant Field Values- Generated class or method.
-
SOFT_THRESHOLD__ID
static final int SOFT_THRESHOLD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD__THRESHOLD_LIMIT
static final int SOFT_THRESHOLD__THRESHOLD_LIMIT
The feature id for the 'Threshold Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD__SOFT_LIMIT
static final int SOFT_THRESHOLD__SOFT_LIMIT
The feature id for the 'Soft Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SOFT_THRESHOLD_FEATURE_COUNT
static final int SOFT_THRESHOLD_FEATURE_COUNT
The number of structural features of the 'Soft Threshold' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD
static final int LINEAR_FUZZY_THRESHOLD
The meta object id for the 'Linear Fuzzy Threshold' class.- See Also:
LinearFuzzyThresholdImpl,ServicelevelObjectivePackageImpl.getLinearFuzzyThreshold(), Constant Field Values- Generated class or method.
-
LINEAR_FUZZY_THRESHOLD__ID
static final int LINEAR_FUZZY_THRESHOLD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD__THRESHOLD_LIMIT
static final int LINEAR_FUZZY_THRESHOLD__THRESHOLD_LIMIT
The feature id for the 'Threshold Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD__SOFT_LIMIT
static final int LINEAR_FUZZY_THRESHOLD__SOFT_LIMIT
The feature id for the 'Soft Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LINEAR_FUZZY_THRESHOLD_FEATURE_COUNT
static final int LINEAR_FUZZY_THRESHOLD_FEATURE_COUNT
The number of structural features of the 'Linear Fuzzy Threshold' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD
static final int QUADRATIC_FUZZY_THRESHOLD
The meta object id for the 'Quadratic Fuzzy Threshold' class.- See Also:
QuadraticFuzzyThresholdImpl,ServicelevelObjectivePackageImpl.getQuadraticFuzzyThreshold(), Constant Field Values- Generated class or method.
-
QUADRATIC_FUZZY_THRESHOLD__ID
static final int QUADRATIC_FUZZY_THRESHOLD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT
static final int QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT
The feature id for the 'Threshold Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT
static final int QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT
The feature id for the 'Soft Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT
static final int QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT
The number of structural features of the 'Quadratic Fuzzy Threshold' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD
The meta object id for the 'Negative Quadratic Fuzzy Threshold' class.- See Also:
NegativeQuadraticFuzzyThresholdImpl,ServicelevelObjectivePackageImpl.getNegativeQuadraticFuzzyThreshold(), Constant Field Values- Generated class or method.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__ID
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT
The feature id for the 'Threshold Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT
The feature id for the 'Soft Limit' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT
static final int NEGATIVE_QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT
The number of structural features of the 'Negative Quadratic Fuzzy Threshold' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getServiceLevelObjectiveRepository
EClass getServiceLevelObjectiveRepository()
Returns the meta object for class 'Service Level Objective Repository'.- Returns:
- the meta object for class 'Service Level Objective Repository'.
- See Also:
ServiceLevelObjectiveRepository- Generated class or method.
-
getServiceLevelObjectiveRepository_Servicelevelobjectives
EReference getServiceLevelObjectiveRepository_Servicelevelobjectives()
Returns the meta object for the containment reference list 'Servicelevelobjectives'.- Returns:
- the meta object for the containment reference list 'Servicelevelobjectives'.
- See Also:
ServiceLevelObjectiveRepository.getServicelevelobjectives(),getServiceLevelObjectiveRepository()- Generated class or method.
-
getServiceLevelObjective
EClass getServiceLevelObjective()
Returns the meta object for class 'Service Level Objective'.- Returns:
- the meta object for class 'Service Level Objective'.
- See Also:
ServiceLevelObjective- Generated class or method.
-
getServiceLevelObjective_Description
EAttribute getServiceLevelObjective_Description()
Returns the meta object for the attribute 'Description'.- Returns:
- the meta object for the attribute 'Description'.
- See Also:
ServiceLevelObjective.getDescription(),getServiceLevelObjective()- Generated class or method.
-
getServiceLevelObjective_LowerThreshold
EReference getServiceLevelObjective_LowerThreshold()
Returns the meta object for the containment reference 'Lower Threshold'.- Returns:
- the meta object for the containment reference 'Lower Threshold'.
- See Also:
ServiceLevelObjective.getLowerThreshold(),getServiceLevelObjective()- Generated class or method.
-
getServiceLevelObjective_UpperThreshold
EReference getServiceLevelObjective_UpperThreshold()
Returns the meta object for the containment reference 'Upper Threshold'.- Returns:
- the meta object for the containment reference 'Upper Threshold'.
- See Also:
ServiceLevelObjective.getUpperThreshold(),getServiceLevelObjective()- Generated class or method.
-
getServiceLevelObjective_MeasurementSpecification
EReference getServiceLevelObjective_MeasurementSpecification()
Returns the meta object for the reference 'Measurement Specification'.- Returns:
- the meta object for the reference 'Measurement Specification'.
- See Also:
ServiceLevelObjective.getMeasurementSpecification(),getServiceLevelObjective()- Generated class or method.
-
getThreshold
EClass getThreshold()
Returns the meta object for class 'Threshold'.- Returns:
- the meta object for class 'Threshold'.
- See Also:
Threshold- Generated class or method.
-
getThreshold_ThresholdLimit
EAttribute getThreshold_ThresholdLimit()
Returns the meta object for the attribute 'Threshold Limit'.- Returns:
- the meta object for the attribute 'Threshold Limit'.
- See Also:
Threshold.getThresholdLimit(),getThreshold()- Generated class or method.
-
getHardThreshold
EClass getHardThreshold()
Returns the meta object for class 'Hard Threshold'.- Returns:
- the meta object for class 'Hard Threshold'.
- See Also:
HardThreshold- Generated class or method.
-
getLinearFuzzyThreshold
EClass getLinearFuzzyThreshold()
Returns the meta object for class 'Linear Fuzzy Threshold'.- Returns:
- the meta object for class 'Linear Fuzzy Threshold'.
- See Also:
LinearFuzzyThreshold- Generated class or method.
-
getNamedElement
EClass getNamedElement()
Returns the meta object for class 'Named Element'.- Returns:
- the meta object for class 'Named Element'.
- See Also:
NamedElement- Generated class or method.
-
getNamedElement_Name
EAttribute getNamedElement_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
NamedElement.getName(),getNamedElement()- Generated class or method.
-
getSoftThreshold
EClass getSoftThreshold()
Returns the meta object for class 'Soft Threshold'.- Returns:
- the meta object for class 'Soft Threshold'.
- See Also:
SoftThreshold- Generated class or method.
-
getSoftThreshold_SoftLimit
EAttribute getSoftThreshold_SoftLimit()
Returns the meta object for the attribute 'Soft Limit'.- Returns:
- the meta object for the attribute 'Soft Limit'.
- See Also:
SoftThreshold.getSoftLimit(),getSoftThreshold()- Generated class or method.
-
getQuadraticFuzzyThreshold
EClass getQuadraticFuzzyThreshold()
Returns the meta object for class 'Quadratic Fuzzy Threshold'.- Returns:
- the meta object for class 'Quadratic Fuzzy Threshold'.
- See Also:
QuadraticFuzzyThreshold- Generated class or method.
-
getNegativeQuadraticFuzzyThreshold
EClass getNegativeQuadraticFuzzyThreshold()
Returns the meta object for class 'Negative Quadratic Fuzzy Threshold'.- Returns:
- the meta object for class 'Negative Quadratic Fuzzy Threshold'.
- See Also:
NegativeQuadraticFuzzyThreshold- Generated class or method.
-
getServicelevelObjectiveFactory
ServicelevelObjectiveFactory getServicelevelObjectiveFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-