|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentLink | |
---|---|
raccoon.core.manager.data |
Uses of ComponentLink in raccoon.core.manager.data |
---|
Methods in raccoon.core.manager.data that return ComponentLink | |
---|---|
ComponentLink |
Component.getRequiredComponents(int pIndex)
Retrieves the element from the collection requiredComponents
at the specified index. |
Methods in raccoon.core.manager.data with parameters of type ComponentLink | |
---|---|
void |
Component.addRequiredComponent(ComponentLink pRequiredComponents)
Adder method for requiredComponents |
void |
Component.setRequiredComponents(int pIndex,
ComponentLink pRequiredComponents)
Setter method for requiredComponents. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |