public interface RSEventCollection extends TaggedObjectCollection
Manager
TaggedObjectCollection.Iterator
Modifier and Type | Method and Description |
---|---|
RSEventBuilder |
createEventBuilder(RSEvent raEvent)
Creates a event buider
License requirements: nx_response_anlys ("NX Response Analysis") . |
void |
deleteEvent(RSEvent raEvent)
Deletes an event
License requirements: nx_response_anlys ("NX Response Analysis") . |
RSEvent |
findObject(String name)
Finds an event with specified event name
License requirements: nx_response_anlys ("NX Response Analysis") . |
_find_next, iterator
RSEventBuilder createEventBuilder(RSEvent raEvent) throws NXException, RemoteException
raEvent
- NXException
RemoteException
void deleteEvent(RSEvent raEvent) throws NXException, RemoteException
raEvent
- NXException
RemoteException
RSEvent findObject(String name) throws NXException, RemoteException
name
- NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.