Package com.thingworx.metadata
Class EventDefinition
java.lang.Object
com.thingworx.types.NamedObject
com.thingworx.metadata.EventDefinition
- All Implemented Interfaces:
ICharacteristic,IDiffableObject,ICategorizedObject,IAspectContainer,INamedObject,Serializable,Cloneable
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public final class EventDefinition
extends NamedObject
implements ICategorizedObject, IAspectContainer, ICharacteristic, Cloneable
- See Also:
-
Field Summary
Fields inherited from class com.thingworx.types.NamedObject
NAME_COMPARATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thingworx.types.NamedObject
getDescription, getName, setDescription, setName, toValueCollection
-
Constructor Details
-
EventDefinition
public EventDefinition()Initializes this instace with default values.
-
-
Method Details
-
getDataShapeName
-
getCategory
- Specified by:
getCategoryin interfaceICategorizedObject
-
setCategory
- Specified by:
setCategoryin interfaceICategorizedObject
-
getSourceType
@ThingworxExtensionApiMethod(since={6,6}) public RelationshipTypes.ThingworxRelationshipTypes getSourceType() -
getSourceName
-
getAspects
-
isInvocable
-
isLocalOnly
-
isPropertyEvent
-
isRemote
-