|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IconType
A representation of the model object 'Icon Type'.
The following features are supported:
EnvelopePackage.getIconType()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
java.lang.String |
getFileRef()
Returns the value of the 'File Ref' attribute. |
int |
getHeight()
Returns the value of the 'Height' attribute. |
java.lang.String |
getMimeType()
Returns the value of the 'Mime Type' attribute. |
ProductSectionType |
getProductSection()
Returns the value of the 'Product Section' container reference. |
int |
getWidth()
Returns the value of the 'Width' attribute. |
boolean |
isSetHeight()
Returns whether the value of the ' Height ' attribute is set. |
boolean |
isSetWidth()
Returns whether the value of the ' Width ' attribute is set. |
void |
setFileRef(java.lang.String value)
Sets the value of the ' File Ref ' attribute. |
void |
setHeight(int value)
Sets the value of the ' Height ' attribute. |
void |
setMimeType(java.lang.String value)
Sets the value of the ' Mime Type ' attribute. |
void |
setProductSection(ProductSectionType value)
Sets the value of the ' Product Section ' container reference. |
void |
setWidth(int value)
Sets the value of the ' Width ' attribute. |
void |
unsetHeight()
Unsets the value of the ' Height ' attribute. |
void |
unsetWidth()
Unsets the value of the ' Width ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getFileRef()
If the meaning of the 'File Ref' attribute isn't clear, there really should be more of a description here...
setFileRef(String)
,
EnvelopePackage.getIconType_FileRef()
void setFileRef(java.lang.String value)
File Ref
' attribute.
value
- the new value of the 'File Ref' attribute.getFileRef()
int getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
isSetHeight()
,
unsetHeight()
,
setHeight(int)
,
EnvelopePackage.getIconType_Height()
void setHeight(int value)
Height
' attribute.
value
- the new value of the 'Height' attribute.isSetHeight()
,
unsetHeight()
,
getHeight()
void unsetHeight()
Height
' attribute.
isSetHeight()
,
getHeight()
,
setHeight(int)
boolean isSetHeight()
Height
' attribute is set.
unsetHeight()
,
getHeight()
,
setHeight(int)
java.lang.String getMimeType()
If the meaning of the 'Mime Type' attribute isn't clear, there really should be more of a description here...
setMimeType(String)
,
EnvelopePackage.getIconType_MimeType()
void setMimeType(java.lang.String value)
Mime Type
' attribute.
value
- the new value of the 'Mime Type' attribute.getMimeType()
int getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
isSetWidth()
,
unsetWidth()
,
setWidth(int)
,
EnvelopePackage.getIconType_Width()
void setWidth(int value)
Width
' attribute.
value
- the new value of the 'Width' attribute.isSetWidth()
,
unsetWidth()
,
getWidth()
void unsetWidth()
Width
' attribute.
isSetWidth()
,
getWidth()
,
setWidth(int)
boolean isSetWidth()
Width
' attribute is set.
unsetWidth()
,
getWidth()
,
setWidth(int)
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getIconType_AnyAttribute()
ProductSectionType getProductSection()
Icon
'.
If the meaning of the 'Product Section' container reference isn't clear, there really should be more of a description here...
setProductSection(ProductSectionType)
,
EnvelopePackage.getIconType_ProductSection()
,
ProductSectionType.getIcon()
void setProductSection(ProductSectionType value)
Product Section
' container reference.
value
- the new value of the 'Product Section' container reference.getProductSection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |