|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.egf.model.internal.data.ModelElement
org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
org.eclipse.egf.model.impl.MappingModelImpl
public class MappingModelImpl
An implementation of the model object 'Mapping Model'.
The following features are implemented:
Field Summary | |
---|---|
protected String |
path
The cached value of the ' Path ' attribute |
protected static String |
PATH_EDEFAULT
The default value of the ' Path ' attribute |
protected String |
source
The cached value of the ' Source ' attribute |
protected static String |
SOURCE_EDEFAULT
The default value of the ' Source ' attribute |
protected String |
target
The cached value of the ' Target ' attribute |
protected static String |
TARGET_EDEFAULT
The default value of the ' Target ' attribute |
Fields inherited from class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl |
---|
description, DESCRIPTION_EDEFAULT, id, ID_EDEFAULT, JAVA_IDENTIFIER_EDEFAULT, javaIdentifier, name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
MappingModelImpl()
|
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 |
getPath()
|
String |
getSource()
|
String |
getTarget()
|
void |
setPath(String newPath)
|
void |
setSource(String newSource)
|
void |
setTarget(String newTarget)
|
String |
toString()
|
Methods inherited from class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Methods inherited from class org.eclipse.egf.model.internal.data.ModelElement |
---|
addPropertyChangeListener, generateId, getAdapter, getFactoryComponentLoadingHelper, getFactoryComponentReader, removePropertyChangeListener, setAdapter, setFactoryComponentReader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Field Detail |
---|
protected static final String PATH_EDEFAULT
Path
' attribute.
getPath()
protected String path
Path
' attribute.
getPath()
protected static final String SOURCE_EDEFAULT
Source
' attribute.
getSource()
protected String source
Source
' attribute.
getSource()
protected static final String TARGET_EDEFAULT
Target
' attribute.
getTarget()
protected String target
Target
' attribute.
getTarget()
Constructor Detail |
---|
protected MappingModelImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class NamedModelElementWithIdImpl
public String getPath()
getPath
in interface MappingModel
MappingModel.setPath(String)
,
ModelPackage.getMappingModel_Path()
public void setPath(String newPath)
setPath
in interface MappingModel
newPath
- the new value of the 'Path' attribute.MappingModel.getPath()
public String getSource()
getSource
in interface MappingModel
MappingModel.setSource(String)
,
ModelPackage.getMappingModel_Source()
public void setSource(String newSource)
setSource
in interface MappingModel
newSource
- the new value of the 'Source' attribute.MappingModel.getSource()
public String getTarget()
getTarget
in interface MappingModel
MappingModel.setTarget(String)
,
ModelPackage.getMappingModel_Target()
public void setTarget(String newTarget)
setTarget
in interface MappingModel
newTarget
- the new value of the 'Target' attribute.MappingModel.getTarget()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class NamedModelElementWithIdImpl
public void eSet(int featureID, Object newValue)
eSet
in class NamedModelElementWithIdImpl
public void eUnset(int featureID)
eUnset
in class NamedModelElementWithIdImpl
public boolean eIsSet(int featureID)
eIsSet
in class NamedModelElementWithIdImpl
public String toString()
toString
in class NamedModelElementWithIdImpl
|
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.