| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcPreferredSurfaceCurveRepresentation> |
IfcPreferredSurfaceCurveRepresentation.VALUES
A public read-only list of all the 'Ifc Preferred Surface Curve Representation' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcPreferredSurfaceCurveRepresentation |
IfcPreferredSurfaceCurveRepresentation.get(int value)
Returns the 'Ifc Preferred Surface Curve Representation' literal with the specified integer value.
|
static IfcPreferredSurfaceCurveRepresentation |
IfcPreferredSurfaceCurveRepresentation.get(String literal)
Returns the 'Ifc Preferred Surface Curve Representation' literal with the specified literal value.
|
static IfcPreferredSurfaceCurveRepresentation |
IfcPreferredSurfaceCurveRepresentation.getByName(String name)
Returns the 'Ifc Preferred Surface Curve Representation' literal with the specified name.
|
IfcPreferredSurfaceCurveRepresentation |
IfcSurfaceCurve.getMasterRepresentation()
Returns the value of the 'Master Representation' attribute.
|
static IfcPreferredSurfaceCurveRepresentation |
IfcPreferredSurfaceCurveRepresentation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcPreferredSurfaceCurveRepresentation[] |
IfcPreferredSurfaceCurveRepresentation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSurfaceCurve.setMasterRepresentation(IfcPreferredSurfaceCurveRepresentation value)
Sets the value of the '
Master Representation' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcPreferredSurfaceCurveRepresentation |
Ifc4FactoryImpl.createIfcPreferredSurfaceCurveRepresentationFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcPreferredSurfaceCurveRepresentation |
IfcSurfaceCurveImpl.getMasterRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSurfaceCurveImpl.setMasterRepresentation(IfcPreferredSurfaceCurveRepresentation newMasterRepresentation) |
Copyright © 2018 OpenSource BIM. All rights reserved.