| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcComplexPropertyTemplate
A representation of the model object 'Ifc Complex Property Template'.
|
interface |
IfcSimplePropertyTemplate
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 |
|---|---|
IfcPropertyTemplate |
Ifc4Factory.createIfcPropertyTemplate()
Returns a new object of class 'Ifc Property Template'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPropertyTemplate> |
IfcPropertySetTemplate.getHasPropertyTemplates()
Returns the value of the 'Has Property Templates' reference list.
|
org.eclipse.emf.common.util.EList<IfcPropertyTemplate> |
IfcComplexPropertyTemplate.getHasPropertyTemplates()
Returns the value of the 'Has Property Templates' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcComplexPropertyTemplateImpl
An implementation of the model object 'Ifc Complex Property Template'.
|
class |
IfcPropertyTemplateImpl
An implementation of the model object 'Ifc Property Template'.
|
class |
IfcSimplePropertyTemplateImpl
An implementation of the model object 'Ifc Simple Property Template'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPropertyTemplate |
Ifc4FactoryImpl.createIfcPropertyTemplate() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPropertyTemplate> |
IfcPropertySetTemplateImpl.getHasPropertyTemplates() |
org.eclipse.emf.common.util.EList<IfcPropertyTemplate> |
IfcComplexPropertyTemplateImpl.getHasPropertyTemplates() |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcPropertyTemplate(IfcPropertyTemplate object)
Returns the result of interpreting the object as an instance of 'Ifc Property Template'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.