eu.play_project.play_commons.constants
Class Event
java.lang.Object
eu.play_project.play_commons.constants.Event
public class Event
- extends Object
|
Constructor Summary |
Event()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVENT_ID_SUFFIX
public static final String EVENT_ID_SUFFIX
- Event IDs usually end in this special suffix (URI fragment identifier).
- See Also:
- Constant Field Values
EVENT_ID_PLACEHOLDER
public static final String EVENT_ID_PLACEHOLDER
- In EP-SPARQL queries the ID of an unfinished complex event is depicted by
this string before it is replaced by a unique identifyer.
WSN_MSG_NS
public static final String WSN_MSG_NS
- See Also:
- Constant Field Values
WSN_MSG_ELEMENT
public static final QName WSN_MSG_ELEMENT
WSN_MSG_GRAPH_ATTRIBUTE
public static final String WSN_MSG_GRAPH_ATTRIBUTE
- See Also:
- Constant Field Values
WSN_MSG_SYNTAX_ATTRIBUTE
public static final String WSN_MSG_SYNTAX_ATTRIBUTE
- See Also:
- Constant Field Values
WSN_MSG_DEFAULT_SYNTAX
public static final String WSN_MSG_DEFAULT_SYNTAX
- See Also:
- Constant Field Values
DATE_FORMAT_8601
public static final String DATE_FORMAT_8601
- Date format to be used with UTC information in events with
xsd:date.
- See Also:
- Constant Field Values
Event
public Event()
Copyright © 2010-2013 OW2 Consortium. All Rights Reserved.