|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoInstanceListHolderModel
The model of the element that represents a list of I*E elements must
implement this interface.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
INSTANCE_LIST
Deprecated. Label for the attribute; The list of I*E elements wrapped into CoInstance
objects. |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
ArrayList |
getInstanceList()
Deprecated. Gets the value of the attribute: INSTANCE_LIST. |
void |
setInstanceList(ArrayList a_InstanceList)
Deprecated. Sets the value of the attribute: INSTANCE_LIST. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String INSTANCE_LIST
CoInstance
objects. The element that owns this model represents the list of wrapped
I*E elements.
| Method Detail |
|---|
ArrayList getInstanceList()
CoInstance objects.
The element that owns this model represents the list of wrapped I*E
elements.
void setInstanceList(ArrayList a_InstanceList)
CoInstance objects.
The element that owns this model represents the list of wrapped I*E
elements.
a_InstanceList -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||