public interface DurabilityRandomFatigueCollection extends TaggedObjectCollection
DurabilityManager
TaggedObjectCollection.Iterator
Modifier and Type | Method and Description |
---|---|
DurabilityRandomFatigue |
cloneRandomFatigue(DurabilityRandomFatigue source)
Clones a durability event fatigue settings.
|
DurabilityRandomFatigueBuilder |
createRandomfatigueBuilder(DurabilityRandomFatigue randomFatigue)
Creates the builder object of durability event fatigue settings.
|
void |
deleteRandomFatigue(DurabilityRandomFatigue randomFatigue)
Delete a durability fatigue.
|
DurabilityRandomFatigue |
findObject(String name)
Finds an event fatigue settings with a specified name.
|
_find_next, iterator
DurabilityRandomFatigue findObject(String name) throws NXException, RemoteException
name
- name of the durability event fatigue settingsNXException
RemoteException
DurabilityRandomFatigueBuilder createRandomfatigueBuilder(DurabilityRandomFatigue randomFatigue) throws NXException, RemoteException
randomFatigue
- NXException
RemoteException
void deleteRandomFatigue(DurabilityRandomFatigue randomFatigue) throws NXException, RemoteException
randomFatigue
- The durability random fatigue settings to be deletedNXException
RemoteException
DurabilityRandomFatigue cloneRandomFatigue(DurabilityRandomFatigue source) throws NXException, RemoteException
source
- Source event fatigue settingssNXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.