|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Class of the returned PATRIUS object.public interface GPPatriusWithObjects<T>
Interface to be implemented by all classes returning a PATRIUS object.
| Nested Class Summary | |
|---|---|
static class |
GPPatriusWithObjects.ArgsChecker
Class to check the number of arguments and their types when calling to getPatriusObject with arguments. |
| Method Summary | |
|---|---|
T |
getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
| Methods inherited from interface fr.cnes.genopus.main.GPPatrius |
|---|
getPatriusObject |
| Method Detail |
|---|
T getPatriusObject(Object... args)
throws fr.cnes.genius.exception.GException
args - requiered input objects to generate the patrius object.
fr.cnes.genius.exception.GException - if the PATRIUS object cannot be created from the widget data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||