| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcMove
A representation of the model object 'Ifc Move'.
|
interface |
IfcOrderAction
A representation of the model object 'Ifc Order Action'.
|
interface |
IfcProcedure
A representation of the model object 'Ifc Procedure'.
|
interface |
IfcTask
A representation of the model object 'Ifc Task'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcProcess |
Ifc2x3tc1Factory.createIfcProcess()
Returns a new object of class 'Ifc Process'.
|
IfcProcess |
IfcRelSequence.getRelatedProcess()
Returns the value of the 'Related Process' reference.
|
IfcProcess |
IfcRelSequence.getRelatingProcess()
Returns the value of the 'Relating Process' reference.
|
IfcProcess |
IfcRelAssignsToProcess.getRelatingProcess()
Returns the value of the 'Relating Process' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelSequence.setRelatedProcess(IfcProcess value)
Sets the value of the '
Related Process' reference. |
void |
IfcRelSequence.setRelatingProcess(IfcProcess value)
Sets the value of the '
Relating Process' reference. |
void |
IfcRelAssignsToProcess.setRelatingProcess(IfcProcess value)
Sets the value of the '
Relating Process' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcProcess |
Ifc2x3tc1FactoryImpl.createIfcProcess() |
IfcProcess |
IfcRelSequenceImpl.getRelatedProcess() |
IfcProcess |
IfcRelAssignsToProcessImpl.getRelatingProcess() |
IfcProcess |
IfcRelSequenceImpl.getRelatingProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelSequenceImpl.setRelatedProcess(IfcProcess newRelatedProcess) |
void |
IfcRelAssignsToProcessImpl.setRelatingProcess(IfcProcess newRelatingProcess) |
void |
IfcRelSequenceImpl.setRelatingProcess(IfcProcess newRelatingProcess) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcProcess(IfcProcess object)
Returns the result of interpreting the object as an instance of 'Ifc Process'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.