|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedModelElementWithId
A representation of the model object 'Named Model Element With Id'.
The following features are supported:
ModelPackage.getNamedModelElementWithId()
Method Summary | |
---|---|
String |
getDescription()
Returns the value of the 'Description' attribute |
String |
getId()
Returns the value of the 'Id' attribute |
String |
getJavaIdentifier()
Returns the value of the 'Java Identifier' attribute |
String |
getName()
Returns the value of the 'Name' attribute |
void |
setDescription(String value)
Sets the value of the ' Description ' attribute |
void |
setId(String value)
Sets the value of the ' Id ' attribute |
void |
setName(String value)
Sets the value of the ' Name ' attribute.
|
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)
,
ModelPackage.getNamedModelElementWithId_Id()
void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
String getJavaIdentifier()
If the meaning of the 'Java Identifier' attribute isn't clear, there really should be more of a description here...
ModelPackage.getNamedModelElementWithId_JavaIdentifier()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
ModelPackage.getNamedModelElementWithId_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
ModelPackage.getNamedModelElementWithId_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
|
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.