|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescriptionContainer
Abstract class DescriptionContainer
| Method Summary | ||
|---|---|---|
void |
addAdditionalDescription(boolean idIsPersistent,
String id,
Description additionalDescription)
Adds the specified element to the set of the values for the reference additionalDescription. |
|
|
getAdditionalDescription()
Retrieves a set containing all the elements for the reference additionalDescription. |
|
Description |
getAdditionalDescription(boolean idIsPersistent,
String id)
Retrieves the value for the reference additionalDescription for the specified qualifier
attribute value. |
|
| Method Detail |
|---|
<T extends Description> Collection<T> getAdditionalDescription()
additionalDescription.
Description getAdditionalDescription(boolean idIsPersistent,
String id)
additionalDescription for the specified qualifier
attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
void addAdditionalDescription(boolean idIsPersistent,
String id,
Description additionalDescription)
additionalDescription.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.additionalDescription - The element to be appended.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||