public class QueryMatchingCriteriaImpl extends MinimalEObjectImpl.Container implements QueryMatchingCriteria
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected <any> |
type
The cached value of the '
Type ' reference list. |
Modifier | Constructor and Description |
---|---|
protected |
QueryMatchingCriteriaImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getType() |
protected EClass eStaticClass()
public <any> getType()
getType
in interface QueryMatchingCriteria
DatasourcesPackage.getQueryMatchingCriteria_Type()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)