|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.egf.pattern.relations.impl.PatternRelationImpl
org.eclipse.egf.pattern.relations.impl.CallParameterImpl
public class CallParameterImpl
An implementation of the model object 'Call Parameter'.
The following features are implemented:
Field Summary | |
---|---|
protected String |
type
The cached value of the ' Type ' attribute |
protected static String |
TYPE_EDEFAULT
The default value of the ' Type ' attribute |
Fields inherited from class org.eclipse.egf.pattern.relations.impl.PatternRelationImpl |
---|
name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
CallParameterImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getType()
|
void |
setType(String newType)
|
String |
toString()
|
Methods inherited from class org.eclipse.egf.pattern.relations.impl.PatternRelationImpl |
---|
getName, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.egf.pattern.relations.PatternRelation |
---|
getName, setName |
Field Detail |
---|
protected static final String TYPE_EDEFAULT
Type
' attribute.
getType()
protected String type
Type
' attribute.
getType()
Constructor Detail |
---|
protected CallParameterImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class PatternRelationImpl
public String getType()
getType
in interface CallParameter
CallParameter.setType(String)
,
RelationsPackage.getCallParameter_Type()
public void setType(String newType)
setType
in interface CallParameter
newType
- the new value of the 'Type' attribute.CallParameter.getType()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class PatternRelationImpl
public void eSet(int featureID, Object newValue)
eSet
in class PatternRelationImpl
public void eUnset(int featureID)
eUnset
in class PatternRelationImpl
public boolean eIsSet(int featureID)
eIsSet
in class PatternRelationImpl
public String toString()
toString
in class PatternRelationImpl
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.