| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcComplexPropertyTemplateTypeEnum> |
IfcComplexPropertyTemplateTypeEnum.VALUES
A public read-only list of all the 'Ifc Complex Property Template Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcComplexPropertyTemplateTypeEnum |
IfcComplexPropertyTemplateTypeEnum.get(int value)
Returns the 'Ifc Complex Property Template Type Enum' literal with the specified integer value.
|
static IfcComplexPropertyTemplateTypeEnum |
IfcComplexPropertyTemplateTypeEnum.get(String literal)
Returns the 'Ifc Complex Property Template Type Enum' literal with the specified literal value.
|
static IfcComplexPropertyTemplateTypeEnum |
IfcComplexPropertyTemplateTypeEnum.getByName(String name)
Returns the 'Ifc Complex Property Template Type Enum' literal with the specified name.
|
IfcComplexPropertyTemplateTypeEnum |
IfcComplexPropertyTemplate.getTemplateType()
Returns the value of the 'Template Type' attribute.
|
static IfcComplexPropertyTemplateTypeEnum |
IfcComplexPropertyTemplateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcComplexPropertyTemplateTypeEnum[] |
IfcComplexPropertyTemplateTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcComplexPropertyTemplate.setTemplateType(IfcComplexPropertyTemplateTypeEnum value)
Sets the value of the '
Template Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcComplexPropertyTemplateTypeEnum |
Ifc4FactoryImpl.createIfcComplexPropertyTemplateTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcComplexPropertyTemplateTypeEnum |
IfcComplexPropertyTemplateImpl.getTemplateType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcComplexPropertyTemplateImpl.setTemplateType(IfcComplexPropertyTemplateTypeEnum newTemplateType) |
Copyright © 2016 OpenSource BIM. All rights reserved.