|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Pattern
A representation of the model object 'Pattern'.
The following features are supported:
PatternPackage.getPattern()
Method Summary | |
---|---|
void |
addPropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
|
String |
generate(Object classLoader_p)
|
|
getCallParameters()
Returns the value of the 'Call Parameters' containment reference list. |
String |
getDescription()
Returns the value of the 'Description' attribute |
String |
getId()
Returns the value of the 'Id' attribute |
String |
getLogicalName()
Returns the value of the 'Logical Name' attribute |
|
getParameters()
Returns the value of the 'Parameters' containment reference list. |
|
getRelations()
Returns the value of the 'Relations' containment reference list. |
String |
getShortId()
Returns the value of the 'Short Id' attribute |
String |
produce(Object classLoader_p)
|
void |
removePropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
|
void |
setDescription(String value)
Sets the value of the ' Description ' attribute.
|
void |
setId(String value)
Sets the value of the ' Id ' attribute |
void |
setLogicalName(String value)
Sets the value of the ' Logical Name ' attribute |
Methods inherited from interface org.eclipse.egf.pattern.Generator |
---|
generateBody, generateFooter, generateHeader, generatePostMatching, generatePreMatching |
Method Detail |
---|
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
PatternPackage.getPattern_Id()
void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
String getShortId()
If the meaning of the 'Short Id' attribute isn't clear, there really should be more of a description here...
PatternPackage.getPattern_ShortId()
String getLogicalName()
If the meaning of the 'Logical Name' attribute isn't clear, there really should be more of a description here...
setLogicalName(String)
,
PatternPackage.getPattern_LogicalName()
void setLogicalName(String value)
Logical Name
' attribute.
value
- the new value of the 'Logical Name' attribute.getLogicalName()
String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
PatternPackage.getPattern_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
getRelations()
ReferenceRelation
.
If the meaning of the 'Relations' containment reference list isn't clear, there really should be more of a description here...
PatternPackage.getPattern_Relations()
getParameters()
ParameterRelation
.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
PatternPackage.getPattern_Parameters()
getCallParameters()
CallParameter
.
If the meaning of the 'Call Parameters' containment reference list isn't clear, there really should be more of a description here...
PatternPackage.getPattern_CallParameters()
String produce(Object classLoader_p)
String generate(Object classLoader_p)
void addPropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
void removePropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
|
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.