| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcActionRequest
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcCostItem
A representation of the model object 'Ifc Cost Item'.
|
interface |
IfcCostSchedule
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcPerformanceHistory
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcPermit
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcProjectOrder
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcWorkCalendar
A representation of the model object 'Ifc Work Calendar'.
|
interface |
IfcWorkControl
A representation of the model object 'Ifc Work Control'.
|
interface |
IfcWorkPlan
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcWorkSchedule
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
IfcControl |
Ifc4Factory.createIfcControl()
Returns a new object of class 'Ifc Control'.
|
IfcControl |
IfcRelAssignsToControl.getRelatingControl()
Returns the value of the 'Relating Control' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToControl.setRelatingControl(IfcControl value)
Sets the value of the '
Relating Control' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcActionRequestImpl
An implementation of the model object 'Ifc Action Request'.
|
class |
IfcControlImpl
An implementation of the model object 'Ifc Control'.
|
class |
IfcCostItemImpl
An implementation of the model object 'Ifc Cost Item'.
|
class |
IfcCostScheduleImpl
An implementation of the model object 'Ifc Cost Schedule'.
|
class |
IfcPerformanceHistoryImpl
An implementation of the model object 'Ifc Performance History'.
|
class |
IfcPermitImpl
An implementation of the model object 'Ifc Permit'.
|
class |
IfcProjectOrderImpl
An implementation of the model object 'Ifc Project Order'.
|
class |
IfcWorkCalendarImpl
An implementation of the model object 'Ifc Work Calendar'.
|
class |
IfcWorkControlImpl
An implementation of the model object 'Ifc Work Control'.
|
class |
IfcWorkPlanImpl
An implementation of the model object 'Ifc Work Plan'.
|
class |
IfcWorkScheduleImpl
An implementation of the model object 'Ifc Work Schedule'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcControl |
Ifc4FactoryImpl.createIfcControl() |
IfcControl |
IfcRelAssignsToControlImpl.getRelatingControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToControlImpl.setRelatingControl(IfcControl newRelatingControl) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcControl(IfcControl object)
Returns the result of interpreting the object as an instance of 'Ifc
Control'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.