|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShapeType1
A representation of the model object 'Shape Type1'.
The following features are supported:
OgmlPackage.getShapeType1()
extendedMetaData | = | "name='shape_._type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
BigInteger |
getHeight()
Returns the value of the 'Height' attribute. |
ShapeType |
getType()
Returns the value of the 'Type' attribute. |
String |
getUri()
Returns the value of the 'Uri' attribute. |
BigInteger |
getWidth()
Returns the value of the 'Width' attribute. |
boolean |
isSetType()
Returns whether the value of the ' Type ' attribute is set. |
void |
setHeight(BigInteger value)
Sets the value of the ' Height ' attribute. |
void |
setType(ShapeType value)
Sets the value of the ' Type ' attribute. |
void |
setUri(String value)
Sets the value of the ' Uri ' attribute. |
void |
setWidth(BigInteger value)
Sets the value of the ' Width ' attribute. |
void |
unsetType()
Unsets the value of the ' Type ' 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 |
---|
BigInteger getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
setHeight(BigInteger)
,
OgmlPackage.getShapeType1_Height()
dataType | = | org.eclipse.emf.ecore.xml.type.Integer |
extendedMetaData | = | "kind='attribute' |
name | = | 'height' |
namespace | = | '##targetNamespace'" |
void setHeight(BigInteger value)
Height
' attribute.
value
- the new value of the 'Height' attribute.getHeight()
ShapeType getType()
ShapeType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
ShapeType
,
isSetType()
,
unsetType()
,
setType(ShapeType)
,
OgmlPackage.getShapeType1_Type()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'type' |
namespace | = | '##targetNamespace'" |
void setType(ShapeType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.ShapeType
,
isSetType()
,
unsetType()
,
getType()
void unsetType()
Type
' attribute.
isSetType()
,
getType()
,
setType(ShapeType)
boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType()
,
setType(ShapeType)
String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
,
OgmlPackage.getShapeType1_Uri()
dataType | = | org.eclipse.emf.ecore.xml.type.AnyURI |
extendedMetaData | = | "kind='attribute' |
name | = | 'uri' |
namespace | = | '##targetNamespace'" |
void setUri(String value)
Uri
' attribute.
value
- the new value of the 'Uri' attribute.getUri()
BigInteger getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(BigInteger)
,
OgmlPackage.getShapeType1_Width()
dataType | = | org.eclipse.emf.ecore.xml.type.Integer |
extendedMetaData | = | "kind='attribute' |
name | = | 'width' |
namespace | = | '##targetNamespace'" |
void setWidth(BigInteger value)
Width
' attribute.
value
- the new value of the 'Width' attribute.getWidth()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |