public abstract class IfcTypeResource extends IfcTypeObject
Constructor and Description |
---|
IfcTypeResource() |
Modifier and Type | Method and Description |
---|---|
IfcIdentifier |
getIdentification() |
IfcText |
getLongDescription() |
IfcCollection<IfcRelAssignsToResource> |
getResourceOf() |
IfcLabel |
getResourceType() |
void |
setIdentification(IfcIdentifier value) |
void |
setLongDescription(IfcText value) |
void |
setResourceType(IfcLabel value) |
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 IfcIdentifier getIdentification()
public final void setIdentification(IfcIdentifier value)
public final IfcText getLongDescription()
public final void setLongDescription(IfcText value)
public final IfcLabel getResourceType()
public final void setResourceType(IfcLabel value)
public final IfcCollection<IfcRelAssignsToResource> getResourceOf()