|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OccurrenceableLink
A Link which has associated UsesOccurrences.
Supported API: true
Extendable: true
| Field Summary | |
|---|---|
static String |
USES_OCCURRENCE_VECTOR
Label for the attribute; Each element of this non-persistent Vector
contains UsesOccurrences, each of which may contain a PathOccurrence. |
| Method Summary | |
|---|---|
Vector |
getUsesOccurrenceVector()
Gets the value of the attribute: USES_OCCURRENCE_VECTOR. |
void |
setUsesOccurrenceVector(Vector a_UsesOccurrenceVector)
Sets the value of the attribute: USES_OCCURRENCE_VECTOR. |
| Field Detail |
|---|
static final String USES_OCCURRENCE_VECTOR
Vector
contains UsesOccurrences, each of which may contain a PathOccurrence. Note that any implementation of this interface must
provide server-side APIs that specifically populate this Vector,
otherwise it will be null.
| Method Detail |
|---|
Vector getUsesOccurrenceVector()
Vector contains UsesOccurrences, each of which may contain a PathOccurrence.
Note that any implementation of this interface must provide server-side
APIs that specifically populate this Vector, otherwise
it will be null.
void setUsesOccurrenceVector(Vector a_UsesOccurrenceVector)
Vector contains UsesOccurrences, each of which may contain a PathOccurrence.
Note that any implementation of this interface must provide server-side
APIs that specifically populate this Vector, otherwise
it will be null.
a_UsesOccurrenceVector -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||