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