|
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.ReferenceRelationImpl
public class ReferenceRelationImpl
An implementation of the model object 'Reference Relation'.
The following features are implemented:
Field Summary | |
---|---|
protected Pattern |
referencedPattern
The cached value of the ' Referenced Pattern ' reference |
Fields inherited from class org.eclipse.egf.pattern.relations.impl.PatternRelationImpl |
---|
name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
ReferenceRelationImpl()
|
Method Summary | |
---|---|
Pattern |
basicGetReferencedPattern()
|
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)
|
Pattern |
getReferencedPattern()
|
void |
setReferencedPattern(Pattern newReferencedPattern)
|
Methods inherited from class org.eclipse.egf.pattern.relations.impl.PatternRelationImpl |
---|
getName, setName, toString |
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 Pattern referencedPattern
Referenced Pattern
' reference.
getReferencedPattern()
Constructor Detail |
---|
protected ReferenceRelationImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class PatternRelationImpl
public Pattern getReferencedPattern()
getReferencedPattern
in interface ReferenceRelation
ReferenceRelation.setReferencedPattern(Pattern)
,
RelationsPackage.getReferenceRelation_ReferencedPattern()
public Pattern basicGetReferencedPattern()
public void setReferencedPattern(Pattern newReferencedPattern)
setReferencedPattern
in interface ReferenceRelation
newReferencedPattern
- the new value of the 'Referenced Pattern' reference.ReferenceRelation.getReferencedPattern()
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
|
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.