Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

mcs
Class RingingDeviceSet

public class RingingDeviceSet      
RingingDeviceSet describes what devices should be attempted and when the attempt should start and stop. This start and end mechanism allows the ringing attempts to be scheduled in order to resolve network latency an make devices truely ring sequencially or to pattern the ringing attempts of different devices across a RingingDeviceSet. RingingDeviceSets are provisionable and clonable.
 
Links:
Kernel Association Association Link
to Class RingingDeviceSetEntry
A RingingDeviceSet is made up of RingingProfileEntries. A RingingDeviceSetEntry belongs to a single RingingDeviceSet
Clone:
- yes - deep. The cloned RingingDeviceSet references a deep clone of each RingingDeviceSetEntry.
Associates type:
composition
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
0..*
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
associates:
RingingDeviceSetEntry
link:
composition
 
 

Field Summary
private Collection
Field Detail
ringingDeviceSetEntries
private Collection ringingDeviceSetEntries
A RingingDeviceSet is made up of RingingProfileEntries. A RingingDeviceSetEntry belongs to a single RingingDeviceSet
Clone:
- yes - deep. The cloned RingingDeviceSet references a deep clone of each RingingDeviceSetEntry.
Multiplicity:
1
Custom properties
associates:
RingingDeviceSetEntry
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD