IfcTypeObject

Inheritance: java.lang.Object, IfcObjectDefinition

Constructors

ConstructorDescription
IfcTypeObject()

Methods

MethodDescription
getApplicableOccurrence()
setApplicableOccurrence(IfcIdentifier value)
hasPropertySets()
setPropertySets(IfcCollection value)
getTypes()

IfcTypeObject()

public IfcTypeObject()

getApplicableOccurrence()

public final IfcIdentifier getApplicableOccurrence()

Returns: IfcIdentifier

setApplicableOccurrence(IfcIdentifier value)

public final void setApplicableOccurrence(IfcIdentifier value)

hasPropertySets()

public final IfcCollection<IfcPropertySetDefinition> hasPropertySets()

Returns: IfcCollection

setPropertySets(IfcCollection value)

public final void setPropertySets(IfcCollection<IfcPropertySetDefinition> value)

getTypes()

public final IfcCollection<IfcRelDefinesByType> getTypes()

Returns: IfcCollection