|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface Element
A representation of the model object 'Element'.
The following features are supported:
ModiscoworkflowPackage.getElement()| Method Summary | |
|---|---|
int |
getIndex()
Deprecated. |
java.lang.String |
getName()
Deprecated. |
java.lang.String |
getType()
Deprecated. |
void |
setIndex(int value)
Deprecated. |
void |
setName(java.lang.String value)
Deprecated. |
void |
setType(java.lang.String value)
Deprecated. |
| Method Detail |
|---|
@Deprecated java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ModiscoworkflowPackage.getElement_Name()@Deprecated void setName(java.lang.String value)
Name'
attribute.
value - the new value of the 'Name' attribute.getName()@Deprecated java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
ModiscoworkflowPackage.getElement_Type()@Deprecated void setType(java.lang.String value)
Type'
attribute.
value - the new value of the 'Type' attribute.getType()@Deprecated int getIndex()
If the meaning of the 'Index' attribute isn't clear, there really should be more of a description here...
setIndex(int),
ModiscoworkflowPackage.getElement_Index()@Deprecated void setIndex(int value)
Index'
attribute.
value - the new value of the 'Index' attribute.getIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||