public interface IfcEventType extends IfcTypeProcess
| Modifier and Type | Method and Description |
|---|---|
IfcEventTriggerTypeEnum |
getEventTriggerType()
Returns the value of the 'Event Trigger Type' attribute.
|
IfcEventTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
String |
getUserDefinedEventTriggerType()
Returns the value of the 'User Defined Event Trigger Type' attribute.
|
boolean |
isSetUserDefinedEventTriggerType()
Returns whether the value of the '
User Defined Event Trigger Type' attribute is set. |
void |
setEventTriggerType(IfcEventTriggerTypeEnum value)
Sets the value of the '
Event Trigger Type' attribute. |
void |
setPredefinedType(IfcEventTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setUserDefinedEventTriggerType(String value)
Sets the value of the '
User Defined Event Trigger Type' attribute. |
void |
unsetUserDefinedEventTriggerType()
Unsets the value of the '
User Defined Event Trigger Type' attribute. |
getIdentification, getLongDescription, getOperatesOn, getProcessType, isSetIdentification, isSetLongDescription, isSetOperatesOn, isSetProcessType, setIdentification, setLongDescription, setProcessType, unsetIdentification, unsetLongDescription, unsetOperatesOn, unsetProcessTypegetApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcEventTypeEnum getPredefinedType()
IfcEventTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcEventTypeEnum,
setPredefinedType(IfcEventTypeEnum),
Ifc4Package.getIfcEventType_PredefinedType()void setPredefinedType(IfcEventTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcEventTypeEnum,
getPredefinedType()IfcEventTriggerTypeEnum getEventTriggerType()
IfcEventTriggerTypeEnum.
If the meaning of the 'Event Trigger Type' attribute isn't clear, there really should be more of a description here...
IfcEventTriggerTypeEnum,
setEventTriggerType(IfcEventTriggerTypeEnum),
Ifc4Package.getIfcEventType_EventTriggerType()void setEventTriggerType(IfcEventTriggerTypeEnum value)
Event Trigger Type' attribute.
value - the new value of the 'Event Trigger Type' attribute.IfcEventTriggerTypeEnum,
getEventTriggerType()String getUserDefinedEventTriggerType()
If the meaning of the 'User Defined Event Trigger Type' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedEventTriggerType(),
unsetUserDefinedEventTriggerType(),
setUserDefinedEventTriggerType(String),
Ifc4Package.getIfcEventType_UserDefinedEventTriggerType()void setUserDefinedEventTriggerType(String value)
User Defined Event Trigger Type' attribute.
value - the new value of the 'User Defined Event Trigger Type' attribute.isSetUserDefinedEventTriggerType(),
unsetUserDefinedEventTriggerType(),
getUserDefinedEventTriggerType()void unsetUserDefinedEventTriggerType()
User Defined Event Trigger Type' attribute.
boolean isSetUserDefinedEventTriggerType()
User Defined Event Trigger Type' attribute is set.
unsetUserDefinedEventTriggerType(),
getUserDefinedEventTriggerType(),
setUserDefinedEventTriggerType(String)Copyright © 2018 OpenSource BIM. All rights reserved.