|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEClassImpl
org.eclipse.egf.pattern.impl.PatternImpl
public class PatternImpl
An implementation of the model object 'Pattern'.
The following features are implemented:
Field Summary | |
---|---|
protected |
callParameters
The cached value of the ' Call Parameters ' containment reference list |
protected String |
description
The cached value of the ' Description ' attribute |
protected static String |
DESCRIPTION_EDEFAULT
The default value of the ' Description ' attribute |
protected String |
id
The cached value of the ' Id ' attribute |
protected static String |
ID_EDEFAULT
The default value of the ' Id ' attribute |
protected static String |
LOGICAL_NAME_EDEFAULT
The default value of the ' Logical Name ' attribute |
protected String |
logicalName
The cached value of the ' Logical Name ' attribute |
protected |
parameters
The cached value of the ' Parameters ' containment reference list |
protected |
relations
The cached value of the ' Relations ' containment reference list |
protected static String |
SHORT_ID_EDEFAULT
The default value of the ' Short Id ' attribute |
Constructor Summary | |
---|---|
protected |
PatternImpl()
|
Method Summary | |
---|---|
void |
addPropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
generate(Object classLoader_p)
|
String |
generateBody(Object classLoader_p)
|
String |
generateFooter()
|
String |
generateHeader()
|
String |
generatePostMatching()
|
String |
generatePreMatching()
|
|
getCallParameters()
|
String |
getDescription()
|
String |
getId()
|
String |
getLogicalName()
|
|
getParameters()
|
|
getRelations()
|
String |
getShortId()
|
String |
produce(Object classLoader_p)
|
void |
removePropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
|
void |
setDescription(String newDescription)
|
void |
setId(String newId)
|
void |
setLogicalName(String newLogicalName)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final String ID_EDEFAULT
Id
' attribute.
getId()
protected String id
Id
' attribute.
getId()
protected static final String SHORT_ID_EDEFAULT
Short Id
' attribute.
getShortId()
protected static final String LOGICAL_NAME_EDEFAULT
Logical Name
' attribute.
getLogicalName()
protected String logicalName
Logical Name
' attribute.
getLogicalName()
protected static final String DESCRIPTION_EDEFAULT
Description
' attribute.
getDescription()
protected String description
Description
' attribute.
getDescription()
protectedrelations
Relations
' containment reference list.
getRelations()
protectedparameters
Parameters
' containment reference list.
getParameters()
protectedcallParameters
Call Parameters
' containment reference list.
getCallParameters()
Constructor Detail |
---|
protected PatternImpl()
Method Detail |
---|
protected EClass eStaticClass()
public String getId()
getId
in interface Pattern
Pattern.setId(String)
,
PatternPackage.getPattern_Id()
public void setId(String newId)
setId
in interface Pattern
newId
- the new value of the 'Id' attribute.Pattern.getId()
public String getShortId()
getShortId
in interface Pattern
PatternPackage.getPattern_ShortId()
public String getLogicalName()
getLogicalName
in interface Pattern
Pattern.setLogicalName(String)
,
PatternPackage.getPattern_LogicalName()
public void setLogicalName(String newLogicalName)
setLogicalName
in interface Pattern
newLogicalName
- the new value of the 'Logical Name' attribute.Pattern.getLogicalName()
public String getDescription()
getDescription
in interface Pattern
Pattern.setDescription(String)
,
PatternPackage.getPattern_Description()
public void setDescription(String newDescription)
setDescription
in interface Pattern
newDescription
- the new value of the 'Description' attribute.Pattern.getDescription()
publicgetRelations()
getRelations
in interface Pattern
PatternPackage.getPattern_Relations()
publicgetParameters()
getParameters
in interface Pattern
PatternPackage.getPattern_Parameters()
publicgetCallParameters()
getCallParameters
in interface Pattern
PatternPackage.getPattern_CallParameters()
public String produce(Object classLoader_p)
produce
in interface Pattern
public String generate(Object classLoader_p)
generate
in interface Pattern
public void addPropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
addPropertyChangeListener
in interface Pattern
public void removePropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
removePropertyChangeListener
in interface Pattern
public String generateBody(Object classLoader_p)
generateBody
in interface Generator
public String generateHeader()
generateHeader
in interface Generator
public String generateFooter()
generateFooter
in interface Generator
public String generatePreMatching()
generatePreMatching
in interface Generator
public String generatePostMatching()
generatePostMatching
in interface Generator
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
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.