| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcExternallyDefinedSymbol
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 |
IfcPreDefinedDimensionSymbol
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 |
IfcPreDefinedPointMarkerSymbol
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 |
IfcPreDefinedSymbol
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 |
IfcPreDefinedTerminatorSymbol
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 |
|---|---|
IfcDefinedSymbolSelect |
IfcDefinedSymbol.getDefinition()
Returns the value of the 'Definition' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDefinedSymbol.setDefinition(IfcDefinedSymbolSelect value)
Sets the value of the '
Definition' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcExternallyDefinedSymbolImpl
An implementation of the model object 'Ifc Externally Defined Symbol'.
|
class |
IfcPreDefinedDimensionSymbolImpl
An implementation of the model object 'Ifc Pre Defined Dimension Symbol'.
|
class |
IfcPreDefinedPointMarkerSymbolImpl
An implementation of the model object 'Ifc Pre Defined Point Marker Symbol'.
|
class |
IfcPreDefinedSymbolImpl
An implementation of the model object 'Ifc Pre Defined Symbol'.
|
class |
IfcPreDefinedTerminatorSymbolImpl
An implementation of the model object 'Ifc Pre Defined Terminator Symbol'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDefinedSymbolSelect |
IfcDefinedSymbolImpl.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDefinedSymbolImpl.setDefinition(IfcDefinedSymbolSelect newDefinition) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcDefinedSymbolSelect(IfcDefinedSymbolSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Defined Symbol Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.