|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextualDesignation
Interface describing a representation of one of the following elements of a Process Model:
| Method Summary | |
|---|---|
String |
getContent()
Get the content of the designation |
String |
getLanguage()
Get the language of this designation |
String |
getRole()
Get the role name for this designation |
void |
setContent(String strContent)
Set the content of the designation |
void |
setLanguage(String strLang)
Set the language of this designation |
void |
setRole(String strRole)
Set the role name for this designation |
| Method Detail |
|---|
String getContent()
void setContent(String strContent)
strContent - new valueString getRole()
void setRole(String strRole)
String getLanguage()
void setLanguage(String strLang)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||