scs.core
Interface IMetaInterfaceOperations
- All Known Subinterfaces:
- IMetaInterface
- All Known Implementing Classes:
- _IMetaInterfaceStub, IMetaInterfacePOA, IMetaInterfacePOATie, IMetaInterfaceServant
public interface IMetaInterfaceOperations
Generated from IDL interface "IMetaInterface".
- Version:
- generated at Feb 10, 2014 8:09:01 AM
- Author:
- JacORB IDL compiler V 3.1, 19-Aug-2012
getFacets
FacetDescription[] getFacets()
getFacetsByName
FacetDescription[] getFacetsByName(String[] names)
throws InvalidName
- Throws:
InvalidName
getReceptacles
ReceptacleDescription[] getReceptacles()
getReceptaclesByName
ReceptacleDescription[] getReceptaclesByName(String[] names)
throws InvalidName
- Throws:
InvalidName
Copyright © 2014. All Rights Reserved.