|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextType
A representation of the model object 'Text Type'.
The following features are supported:
OgmlPackage.getTextType()
extendedMetaData | = | "name='text.type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
AlignmentType |
getAlignment()
Returns the value of the 'Alignment' attribute. |
DecorationType |
getDecoration()
Returns the value of the 'Decoration' attribute. |
BigInteger |
getRotation()
Returns the value of the 'Rotation' attribute. |
TransformType |
getTransform()
Returns the value of the 'Transform' attribute. |
boolean |
isSetAlignment()
Returns whether the value of the ' Alignment ' attribute is set. |
boolean |
isSetDecoration()
Returns whether the value of the ' Decoration ' attribute is set. |
boolean |
isSetTransform()
Returns whether the value of the ' Transform ' attribute is set. |
void |
setAlignment(AlignmentType value)
Sets the value of the ' Alignment ' attribute. |
void |
setDecoration(DecorationType value)
Sets the value of the ' Decoration ' attribute. |
void |
setRotation(BigInteger value)
Sets the value of the ' Rotation ' attribute. |
void |
setTransform(TransformType value)
Sets the value of the ' Transform ' attribute. |
void |
unsetAlignment()
Unsets the value of the ' Alignment ' attribute. |
void |
unsetDecoration()
Unsets the value of the ' Decoration ' attribute. |
void |
unsetTransform()
Unsets the value of the ' Transform ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
AlignmentType getAlignment()
AlignmentType
.
If the meaning of the 'Alignment' attribute isn't clear, there really should be more of a description here...
AlignmentType
,
isSetAlignment()
,
unsetAlignment()
,
setAlignment(AlignmentType)
,
OgmlPackage.getTextType_Alignment()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'alignment' |
namespace | = | '##targetNamespace'" |
void setAlignment(AlignmentType value)
Alignment
' attribute.
value
- the new value of the 'Alignment' attribute.AlignmentType
,
isSetAlignment()
,
unsetAlignment()
,
getAlignment()
void unsetAlignment()
Alignment
' attribute.
isSetAlignment()
,
getAlignment()
,
setAlignment(AlignmentType)
boolean isSetAlignment()
Alignment
' attribute is set.
unsetAlignment()
,
getAlignment()
,
setAlignment(AlignmentType)
DecorationType getDecoration()
DecorationType
.
If the meaning of the 'Decoration' attribute isn't clear, there really should be more of a description here...
DecorationType
,
isSetDecoration()
,
unsetDecoration()
,
setDecoration(DecorationType)
,
OgmlPackage.getTextType_Decoration()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'decoration' |
namespace | = | '##targetNamespace'" |
void setDecoration(DecorationType value)
Decoration
' attribute.
value
- the new value of the 'Decoration' attribute.DecorationType
,
isSetDecoration()
,
unsetDecoration()
,
getDecoration()
void unsetDecoration()
Decoration
' attribute.
isSetDecoration()
,
getDecoration()
,
setDecoration(DecorationType)
boolean isSetDecoration()
Decoration
' attribute is set.
unsetDecoration()
,
getDecoration()
,
setDecoration(DecorationType)
BigInteger getRotation()
If the meaning of the 'Rotation' attribute isn't clear, there really should be more of a description here...
setRotation(BigInteger)
,
OgmlPackage.getTextType_Rotation()
dataType | = | org.eclipse.emf.ecore.xml.type.Integer |
extendedMetaData | = | "kind='attribute' |
name | = | 'rotation' |
namespace | = | '##targetNamespace'" |
void setRotation(BigInteger value)
Rotation
' attribute.
value
- the new value of the 'Rotation' attribute.getRotation()
TransformType getTransform()
TransformType
.
If the meaning of the 'Transform' attribute isn't clear, there really should be more of a description here...
TransformType
,
isSetTransform()
,
unsetTransform()
,
setTransform(TransformType)
,
OgmlPackage.getTextType_Transform()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'transform' |
namespace | = | '##targetNamespace'" |
void setTransform(TransformType value)
Transform
' attribute.
value
- the new value of the 'Transform' attribute.TransformType
,
isSetTransform()
,
unsetTransform()
,
getTransform()
void unsetTransform()
Transform
' attribute.
isSetTransform()
,
getTransform()
,
setTransform(TransformType)
boolean isSetTransform()
Transform
' attribute is set.
unsetTransform()
,
getTransform()
,
setTransform(TransformType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |