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, setProcessType
getApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySets
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)