| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcDuration
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 |
IfcNormalisedRatioMeasure
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 |
IfcPositiveRatioMeasure
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 |
IfcRatioMeasure
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 |
|---|---|
IfcTimeOrRatioSelect |
IfcLagTime.getLagValue()
Returns the value of the 'Lag Value' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLagTime.setLagValue(IfcTimeOrRatioSelect value)
Sets the value of the '
Lag Value' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcDurationImpl
An implementation of the model object 'Ifc Duration'.
|
class |
IfcNormalisedRatioMeasureImpl
An implementation of the model object 'Ifc Normalised Ratio Measure'.
|
class |
IfcPositiveRatioMeasureImpl
An implementation of the model object 'Ifc Positive Ratio Measure'.
|
class |
IfcRatioMeasureImpl
An implementation of the model object 'Ifc Ratio Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTimeOrRatioSelect |
IfcLagTimeImpl.getLagValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLagTimeImpl.setLagValue(IfcTimeOrRatioSelect newLagValue) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTimeOrRatioSelect(IfcTimeOrRatioSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Time Or Ratio Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.