: Public Class
Created: |
11/4/2010 4:21:48 PM |
Modified: |
1/10/2013 7:27:47 AM |
|
Project: |
|
Author: |
shu |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{D1D6DB10-3E36-40df-A73F-251B3DDEE73F} |
Appears In: |
Events, Programs, TextMessage, Subscribable Objects, Identified Objects |
Text message such as a notification. <br/>
- Attributes
- Associations From
- Other Links
Attribute |
Public String20 originator
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Indicates the human-readable name of the publisher of the message<br/>
|
|
Public PriorityType priority
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The priority is used to inform the client of the priority of the particular message. Devices with constrained or limited resources for displaying Messages should use this attribute to determine how to handle displaying currently active Messages (e.g. if a device uses a scrolling method with a single Message viewable at a time it MAY want to push a low priority Message to the background and bring a newly received higher priority Message to the foreground). <br/>
|
|
Public string textMessage
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The textMessage attribute contains the actual UTF-8 encoded text to be displayed in conjunction with the messageLength attribute which contains the overall length of the textMessage attribute. Clients and servers SHALL support a reception of a Message of 100 bytes in length. Messages that exceed the clients display size will be left to the client to choose what method to handle the message (truncation, scrolling, etc.).<br/>
|
|
Element |
Source Role |
Target Role |
TextMessageList
Class
|
Name:
|
Name:
|
 Details:
|
«XSDchoice» SubscribedResource
Class
|
Name:
|
Name:
|
 Details:
|
Object |
Type |
Connection |
Direction |
Notes |
Event |
Class |
Generalization |
To |
|