public interface IfcCurveStyleFont extends IfcCurveStyleFontSelect
The following features are supported:
Ifc2x3tc1Package.getIfcCurveStyleFont()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<IfcCurveStyleFontPattern> |
getPatternList()
Returns the value of the 'Pattern List' reference list.
|
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc2x3tc1Package.getIfcCurveStyleFont_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)org.eclipse.emf.common.util.EList<IfcCurveStyleFontPattern> getPatternList()
IfcCurveStyleFontPattern.
If the meaning of the 'Pattern List' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcCurveStyleFont_PatternList()Copyright © 2016 OpenSource BIM. All rights reserved.