IfcRelAssigns

Inheritance: java.lang.Object, IfcRelationship

Constructors

ConstructorDescription
IfcRelAssigns()

Methods

MethodDescription
getRelatedObjects()
setRelatedObjects(IfcCollection value)
getRelatedObjectsType()
setRelatedObjectsType(IfcObjectTypeEnum value)

IfcRelAssigns()

public IfcRelAssigns()

getRelatedObjects()

public final IfcCollection<IfcObjectDefinition> getRelatedObjects()

Returns: IfcCollection

setRelatedObjects(IfcCollection value)

public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)

getRelatedObjectsType()

public final IfcObjectTypeEnum getRelatedObjectsType()

Returns: IfcObjectTypeEnum

setRelatedObjectsType(IfcObjectTypeEnum value)

public final void setRelatedObjectsType(IfcObjectTypeEnum value)