public class IfcEventType extends IfcTypeProcess
| Constructor and Description |
|---|
IfcEventType() |
| Modifier and Type | Method and Description |
|---|---|
IfcEventTriggerTypeEnum |
getEventTriggerType() |
IfcEventTypeEnum |
getPredefinedType() |
IfcLabel |
getUserDefinedEventTriggerType() |
void |
setEventTriggerType(IfcEventTriggerTypeEnum value) |
void |
setPredefinedType(IfcEventTypeEnum value) |
void |
setUserDefinedEventTriggerType(IfcLabel value) |
getIdentification, getLongDescription, getOperatesOn, getProcessType, setIdentification, setLongDescription, setProcessTypegetApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcEventTypeEnum getPredefinedType()
public final void setPredefinedType(IfcEventTypeEnum value)
public final IfcEventTriggerTypeEnum getEventTriggerType()
public final void setEventTriggerType(IfcEventTriggerTypeEnum value)
public final IfcLabel getUserDefinedEventTriggerType()
public final void setUserDefinedEventTriggerType(IfcLabel value)