public interface MetricModel extends EObject
The following features are supported:
MetricDSLPackage.getMetricModel()
Modifier and Type | Method and Description |
---|---|
EList<java.lang.String> |
getImportURI()
Returns the value of the 'Import URI' attribute list.
|
EList<Metric> |
getMetrics()
Returns the value of the 'Metrics' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<java.lang.String> getImportURI()
String
.
If the meaning of the 'Import URI' attribute list isn't clear, there really should be more of a description here...
MetricDSLPackage.getMetricModel_ImportURI()
EList<Metric> getMetrics()
Metric
.
If the meaning of the 'Metrics' containment reference list isn't clear, there really should be more of a description here...
MetricDSLPackage.getMetricModel_Metrics()