This type is a class for model objects.
A collection of coregroups and the peers they want to talk to. When a coregroup initializes, it creates a ring and adds itself and it's peers. A Peer and/or CoreGroupAccessPoint can appear in a Ring only once.
Package: coregroupbridgeserviceAttributes Summary | |
name : EString | Ring name used by local clients to get to remote cells. |
AccessPointGroup : AccessPointGroup * | * No description is available * |
peerAccessPointRefs : PeerAccessPoint * | The set of peer access points in this access point group. Each must be a reference to a peer access point object in this cell. |
coreGroupAccessPointRefs : CoreGroupAccessPoint + | The set of core group access points in this access point group. Each must be a reference to a core group access point object in this cell. |
properties : Property * | Custom properties for the access point group. The name attribute of each property must be unique. |
Attribute Details |