
Public Member Functions | |
| cast.cdl.ComponentDescription | getComponentDescription (String componentID, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.CASTException |
| java.util.Map < java.lang.String, cast.cdl.ComponentDescription > | getComponentDescriptions (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Package Functions | |
| void | addComponentDescription (cast.cdl.ComponentDescription description, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Definition at line 23 of file _ComponentManagerDel.java.
| void cast.interfaces._ComponentManagerDel.addComponentDescription | ( | cast.cdl.ComponentDescription | description, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper [package] |
Implemented in cast.interfaces._ComponentManagerDelM.
| cast.cdl.ComponentDescription cast.interfaces._ComponentManagerDel.getComponentDescription | ( | String | componentID, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.CASTException |
Implemented in cast.interfaces._ComponentManagerDelM.
| java.util.Map<java.lang.String, cast.cdl.ComponentDescription> cast.interfaces._ComponentManagerDel.getComponentDescriptions | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.interfaces._ComponentManagerDelD, and cast.interfaces._ComponentManagerDelM.
1.5.8