public interface GeneralCouplerCollection extends TaggedObjectCollection
MotionManager
TaggedObjectCollection.Iterator
Modifier and Type | Method and Description |
---|---|
GeneralCouplerBuilder |
createGeneralCouplerBuilder(GeneralCoupler gcoupler)
|
GeneralCoupler |
findObject(String name)
Finds the
GeneralCoupler with the given name. |
_find_next, iterator
GeneralCouplerBuilder createGeneralCouplerBuilder(GeneralCoupler gcoupler) throws NXException, RemoteException
gcoupler
- NXException
RemoteException
GeneralCoupler findObject(String name) throws NXException, RemoteException
GeneralCoupler
with the given name.
An exception will be thrown if no object can be found with given name.
name
- The name of the GeneralCoupler
.GeneralCoupler
with this name.NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.