|
Description:
|
aCSE MANAGED OBJECT CLASS
DERIVED FROM aso;
CHARACTERIZED BY
aCSEPackage PACKAGE
BEHAVIOUR
aCSEBehaviour BEHAVIOUR
DEFINED AS
! This subclass of ase is a specialized application service object holds reference information about an ACSE application service element. It specializes by adding the following attributes:
- acseFUinitiator, the ACSE functional units supported as initiator;
- acseFUresponder, the ACSE functional units supported as responder;
- acseEditionsSupported, the ACSE editions supported;
An application service element does not qualify as an asoEntity or as a "Rec. X.723 | ISO/IEC 10165-5:1994":communicationsEntity because it does not have both the association phase and the transfer phase of communication. ACSE provides only the association phase of communication.!;;
ATTRIBUTES
acseFUinitiator GET,
acseEditionsSupported GET,
acseFUresponder GET;;;
REGISTERED AS {UL-AttributeModule.acseMOCId};
|
|
|
|