public abstract class IfcResource extends IfcObject
| Constructor and Description |
|---|
IfcResource() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier |
getIdentification() |
IfcText |
getLongDescription() |
IfcCollection<IfcRelAssignsToResource> |
getResourceOf() |
void |
setIdentification(IfcIdentifier value) |
void |
setLongDescription(IfcText value) |
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, 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 IfcIdentifier getIdentification()
public final void setIdentification(IfcIdentifier value)
public final IfcText getLongDescription()
public final void setLongDescription(IfcText value)
public final IfcCollection<IfcRelAssignsToResource> getResourceOf()