Interface AnimateColorType
-
- All Superinterfaces:
AnimateColorPrototype
,EObject
,Notifier
- All Known Implementing Classes:
AnimateColorTypeImpl
public interface AnimateColorType extends AnimateColorPrototype
A representation of the model object 'Animate Color Type'.The following features are supported:
- See Also:
LanguagePackage.getAnimateColorType()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAlt()
Returns the value of the 'Alt' attribute.FeatureMap
getAny()
Returns the value of the 'Any' attribute list.FeatureMap
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list.String
getBegin()
Returns the value of the 'Begin' attribute.CalcModeType
getCalcMode()
Returns the value of the 'Calc Mode' attribute.String
getClass_()
Returns the value of the 'Class' attribute.String
getDur()
Returns the value of the 'Dur' attribute.String
getEnd()
Returns the value of the 'End' attribute.FillTimingAttrsType
getFill()
Returns the value of the 'Fill' attribute.FillDefaultType
getFillDefault()
Returns the value of the 'Fill Default' attribute.FeatureMap
getGroup()
Returns the value of the 'Group' attribute list.String
getId()
Returns the value of the 'Id' attribute.String
getLang()
Returns the value of the 'Lang' attribute.String
getLongdesc()
Returns the value of the 'Longdesc' attribute.String
getMax()
Returns the value of the 'Max' attribute.String
getMin()
Returns the value of the 'Min' attribute.BigInteger
getRepeat()
Returns the value of the 'Repeat' attribute.BigDecimal
getRepeatCount()
Returns the value of the 'Repeat Count' attribute.String
getRepeatDur()
Returns the value of the 'Repeat Dur' attribute.RestartTimingType
getRestart()
Returns the value of the 'Restart' attribute.RestartDefaultType
getRestartDefault()
Returns the value of the 'Restart Default' attribute.SyncBehaviorType
getSyncBehavior()
Returns the value of the 'Sync Behavior' attribute.SyncBehaviorDefaultType
getSyncBehaviorDefault()
Returns the value of the 'Sync Behavior Default' attribute.String
getSyncTolerance()
Returns the value of the 'Sync Tolerance' attribute.String
getSyncToleranceDefault()
Returns the value of the 'Sync Tolerance Default' attribute.String
getTargetElement()
Returns the value of the 'Target Element' attribute.boolean
isSetCalcMode()
Returns whether the value of the 'Calc Mode
' attribute is set.boolean
isSetFill()
Returns whether the value of the 'Fill
' attribute is set.boolean
isSetFillDefault()
Returns whether the value of the 'Fill Default
' attribute is set.boolean
isSetRestart()
Returns whether the value of the 'Restart
' attribute is set.boolean
isSetRestartDefault()
Returns whether the value of the 'Restart Default
' attribute is set.boolean
isSetSkipContent()
Returns whether the value of the 'Skip Content
' attribute is set.boolean
isSetSyncBehavior()
Returns whether the value of the 'Sync Behavior
' attribute is set.boolean
isSetSyncBehaviorDefault()
Returns whether the value of the 'Sync Behavior Default
' attribute is set.boolean
isSetSyncToleranceDefault()
Returns whether the value of the 'Sync Tolerance Default
' attribute is set.boolean
isSkipContent()
Returns the value of the 'Skip Content' attribute.void
setAlt(String value)
Sets the value of the 'Alt
' attribute.void
setBegin(String value)
Sets the value of the 'Begin
' attribute.void
setCalcMode(CalcModeType value)
Sets the value of the 'Calc Mode
' attribute.void
setClass(String value)
Sets the value of the 'Class
' attribute.void
setDur(String value)
Sets the value of the 'Dur
' attribute.void
setEnd(String value)
Sets the value of the 'End
' attribute.void
setFill(FillTimingAttrsType value)
Sets the value of the 'Fill
' attribute.void
setFillDefault(FillDefaultType value)
Sets the value of the 'Fill Default
' attribute.void
setId(String value)
Sets the value of the 'Id
' attribute.void
setLang(String value)
Sets the value of the 'Lang
' attribute.void
setLongdesc(String value)
Sets the value of the 'Longdesc
' attribute.void
setMax(String value)
Sets the value of the 'Max
' attribute.void
setMin(String value)
Sets the value of the 'Min
' attribute.void
setRepeat(BigInteger value)
Sets the value of the 'Repeat
' attribute.void
setRepeatCount(BigDecimal value)
Sets the value of the 'Repeat Count
' attribute.void
setRepeatDur(String value)
Sets the value of the 'Repeat Dur
' attribute.void
setRestart(RestartTimingType value)
Sets the value of the 'Restart
' attribute.void
setRestartDefault(RestartDefaultType value)
Sets the value of the 'Restart Default
' attribute.void
setSkipContent(boolean value)
Sets the value of the 'Skip Content
' attribute.void
setSyncBehavior(SyncBehaviorType value)
Sets the value of the 'Sync Behavior
' attribute.void
setSyncBehaviorDefault(SyncBehaviorDefaultType value)
Sets the value of the 'Sync Behavior Default
' attribute.void
setSyncTolerance(String value)
Sets the value of the 'Sync Tolerance
' attribute.void
setSyncToleranceDefault(String value)
Sets the value of the 'Sync Tolerance Default
' attribute.void
setTargetElement(String value)
Sets the value of the 'Target Element
' attribute.void
unsetCalcMode()
Unsets the value of the 'Calc Mode
' attribute.void
unsetFill()
Unsets the value of the 'Fill
' attribute.void
unsetFillDefault()
Unsets the value of the 'Fill Default
' attribute.void
unsetRestart()
Unsets the value of the 'Restart
' attribute.void
unsetRestartDefault()
Unsets the value of the 'Restart Default
' attribute.void
unsetSkipContent()
Unsets the value of the 'Skip Content
' attribute.void
unsetSyncBehavior()
Unsets the value of the 'Sync Behavior
' attribute.void
unsetSyncBehaviorDefault()
Unsets the value of the 'Sync Behavior Default
' attribute.void
unsetSyncToleranceDefault()
Unsets the value of the 'Sync Tolerance Default
' attribute.-
Methods inherited from interface AnimateColorPrototype
getAccumulate, getAdditive, getAttributeName, getAttributeType, getBy, getFrom, getTo, getValues, isSetAccumulate, isSetAdditive, isSetAttributeType, setAccumulate, setAdditive, setAttributeName, setAttributeType, setBy, setFrom, setTo, setValues, unsetAccumulate, unsetAdditive, unsetAttributeType
-
-
-
-
Method Detail
-
getGroup
FeatureMap getGroup()
Returns the value of the 'Group' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Group' attribute list.
- See Also:
LanguagePackage.getAnimateColorType_Group()
-
getAny
FeatureMap getAny()
Returns the value of the 'Any' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Any' attribute list.
- See Also:
LanguagePackage.getAnimateColorType_Any()
-
getAlt
String getAlt()
Returns the value of the 'Alt' attribute.If the meaning of the 'Alt' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Alt' attribute.
- See Also:
setAlt(String)
,LanguagePackage.getAnimateColorType_Alt()
-
setAlt
void setAlt(String value)
Sets the value of the 'Alt
' attribute.- Parameters:
value
- the new value of the 'Alt' attribute.- See Also:
getAlt()
-
getBegin
String getBegin()
Returns the value of the 'Begin' attribute.If the meaning of the 'Begin' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Begin' attribute.
- See Also:
setBegin(String)
,LanguagePackage.getAnimateColorType_Begin()
-
setBegin
void setBegin(String value)
Sets the value of the 'Begin
' attribute.- Parameters:
value
- the new value of the 'Begin' attribute.- See Also:
getBegin()
-
getCalcMode
CalcModeType getCalcMode()
Returns the value of the 'Calc Mode' attribute. The default value is"linear"
. The literals are from the enumerationCalcModeType
.If the meaning of the 'Calc Mode' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Calc Mode' attribute.
- See Also:
CalcModeType
,isSetCalcMode()
,unsetCalcMode()
,setCalcMode(CalcModeType)
,LanguagePackage.getAnimateColorType_CalcMode()
-
setCalcMode
void setCalcMode(CalcModeType value)
Sets the value of the 'Calc Mode
' attribute.- Parameters:
value
- the new value of the 'Calc Mode' attribute.- See Also:
CalcModeType
,isSetCalcMode()
,unsetCalcMode()
,getCalcMode()
-
unsetCalcMode
void unsetCalcMode()
Unsets the value of the 'Calc Mode
' attribute.- See Also:
isSetCalcMode()
,getCalcMode()
,setCalcMode(CalcModeType)
-
isSetCalcMode
boolean isSetCalcMode()
Returns whether the value of the 'Calc Mode
' attribute is set.- Returns:
- whether the value of the 'Calc Mode' attribute is set.
- See Also:
unsetCalcMode()
,getCalcMode()
,setCalcMode(CalcModeType)
-
getClass_
String getClass_()
Returns the value of the 'Class' attribute.If the meaning of the 'Class' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Class' attribute.
- See Also:
setClass(String)
,LanguagePackage.getAnimateColorType_Class()
-
setClass
void setClass(String value)
Sets the value of the 'Class
' attribute.- Parameters:
value
- the new value of the 'Class' attribute.- See Also:
getClass_()
-
getDur
String getDur()
Returns the value of the 'Dur' attribute.If the meaning of the 'Dur' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Dur' attribute.
- See Also:
setDur(String)
,LanguagePackage.getAnimateColorType_Dur()
-
setDur
void setDur(String value)
Sets the value of the 'Dur
' attribute.- Parameters:
value
- the new value of the 'Dur' attribute.- See Also:
getDur()
-
getEnd
String getEnd()
Returns the value of the 'End' attribute.If the meaning of the 'End' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'End' attribute.
- See Also:
setEnd(String)
,LanguagePackage.getAnimateColorType_End()
-
setEnd
void setEnd(String value)
Sets the value of the 'End
' attribute.- Parameters:
value
- the new value of the 'End' attribute.- See Also:
getEnd()
-
getFill
FillTimingAttrsType getFill()
Returns the value of the 'Fill' attribute. The default value is"default"
. The literals are from the enumerationFillTimingAttrsType
.If the meaning of the 'Fill' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Fill' attribute.
- See Also:
FillTimingAttrsType
,isSetFill()
,unsetFill()
,setFill(FillTimingAttrsType)
,LanguagePackage.getAnimateColorType_Fill()
-
setFill
void setFill(FillTimingAttrsType value)
Sets the value of the 'Fill
' attribute.- Parameters:
value
- the new value of the 'Fill' attribute.- See Also:
FillTimingAttrsType
,isSetFill()
,unsetFill()
,getFill()
-
unsetFill
void unsetFill()
Unsets the value of the 'Fill
' attribute.- See Also:
isSetFill()
,getFill()
,setFill(FillTimingAttrsType)
-
isSetFill
boolean isSetFill()
Returns whether the value of the 'Fill
' attribute is set.- Returns:
- whether the value of the 'Fill' attribute is set.
- See Also:
unsetFill()
,getFill()
,setFill(FillTimingAttrsType)
-
getFillDefault
FillDefaultType getFillDefault()
Returns the value of the 'Fill Default' attribute. The default value is"inherit"
. The literals are from the enumerationFillDefaultType
.If the meaning of the 'Fill Default' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Fill Default' attribute.
- See Also:
FillDefaultType
,isSetFillDefault()
,unsetFillDefault()
,setFillDefault(FillDefaultType)
,LanguagePackage.getAnimateColorType_FillDefault()
-
setFillDefault
void setFillDefault(FillDefaultType value)
Sets the value of the 'Fill Default
' attribute.- Parameters:
value
- the new value of the 'Fill Default' attribute.- See Also:
FillDefaultType
,isSetFillDefault()
,unsetFillDefault()
,getFillDefault()
-
unsetFillDefault
void unsetFillDefault()
Unsets the value of the 'Fill Default
' attribute.
-
isSetFillDefault
boolean isSetFillDefault()
Returns whether the value of the 'Fill Default
' attribute is set.- Returns:
- whether the value of the 'Fill Default' attribute is set.
- See Also:
unsetFillDefault()
,getFillDefault()
,setFillDefault(FillDefaultType)
-
getId
String getId()
Returns the value of the 'Id' attribute.If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Id' attribute.
- See Also:
setId(String)
,LanguagePackage.getAnimateColorType_Id()
-
setId
void setId(String value)
Sets the value of the 'Id
' attribute.- Parameters:
value
- the new value of the 'Id' attribute.- See Also:
getId()
-
getLang
String getLang()
Returns the value of the 'Lang' attribute.lang (as an attribute name)
denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.
Notes
Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.
See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.
The union allows for the 'un-declaration' of xml:lang with the empty string.
- Returns:
- the value of the 'Lang' attribute.
- See Also:
setLang(String)
,LanguagePackage.getAnimateColorType_Lang()
-
setLang
void setLang(String value)
Sets the value of the 'Lang
' attribute.- Parameters:
value
- the new value of the 'Lang' attribute.- See Also:
getLang()
-
getLongdesc
String getLongdesc()
Returns the value of the 'Longdesc' attribute.If the meaning of the 'Longdesc' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Longdesc' attribute.
- See Also:
setLongdesc(String)
,LanguagePackage.getAnimateColorType_Longdesc()
-
setLongdesc
void setLongdesc(String value)
Sets the value of the 'Longdesc
' attribute.- Parameters:
value
- the new value of the 'Longdesc' attribute.- See Also:
getLongdesc()
-
getMax
String getMax()
Returns the value of the 'Max' attribute.If the meaning of the 'Max' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Max' attribute.
- See Also:
setMax(String)
,LanguagePackage.getAnimateColorType_Max()
-
setMax
void setMax(String value)
Sets the value of the 'Max
' attribute.- Parameters:
value
- the new value of the 'Max' attribute.- See Also:
getMax()
-
getMin
String getMin()
Returns the value of the 'Min' attribute.If the meaning of the 'Min' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Min' attribute.
- See Also:
setMin(String)
,LanguagePackage.getAnimateColorType_Min()
-
setMin
void setMin(String value)
Sets the value of the 'Min
' attribute.- Parameters:
value
- the new value of the 'Min' attribute.- See Also:
getMin()
-
getRepeat
BigInteger getRepeat()
Returns the value of the 'Repeat' attribute.If the meaning of the 'Repeat' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Repeat' attribute.
- See Also:
setRepeat(BigInteger)
,LanguagePackage.getAnimateColorType_Repeat()
-
setRepeat
void setRepeat(BigInteger value)
Sets the value of the 'Repeat
' attribute.- Parameters:
value
- the new value of the 'Repeat' attribute.- See Also:
getRepeat()
-
getRepeatCount
BigDecimal getRepeatCount()
Returns the value of the 'Repeat Count' attribute.If the meaning of the 'Repeat Count' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Repeat Count' attribute.
- See Also:
setRepeatCount(BigDecimal)
,LanguagePackage.getAnimateColorType_RepeatCount()
-
setRepeatCount
void setRepeatCount(BigDecimal value)
Sets the value of the 'Repeat Count
' attribute.- Parameters:
value
- the new value of the 'Repeat Count' attribute.- See Also:
getRepeatCount()
-
getRepeatDur
String getRepeatDur()
Returns the value of the 'Repeat Dur' attribute.If the meaning of the 'Repeat Dur' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Repeat Dur' attribute.
- See Also:
setRepeatDur(String)
,LanguagePackage.getAnimateColorType_RepeatDur()
-
setRepeatDur
void setRepeatDur(String value)
Sets the value of the 'Repeat Dur
' attribute.- Parameters:
value
- the new value of the 'Repeat Dur' attribute.- See Also:
getRepeatDur()
-
getRestart
RestartTimingType getRestart()
Returns the value of the 'Restart' attribute. The default value is"default"
. The literals are from the enumerationRestartTimingType
.If the meaning of the 'Restart' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Restart' attribute.
- See Also:
RestartTimingType
,isSetRestart()
,unsetRestart()
,setRestart(RestartTimingType)
,LanguagePackage.getAnimateColorType_Restart()
-
setRestart
void setRestart(RestartTimingType value)
Sets the value of the 'Restart
' attribute.- Parameters:
value
- the new value of the 'Restart' attribute.- See Also:
RestartTimingType
,isSetRestart()
,unsetRestart()
,getRestart()
-
unsetRestart
void unsetRestart()
Unsets the value of the 'Restart
' attribute.- See Also:
isSetRestart()
,getRestart()
,setRestart(RestartTimingType)
-
isSetRestart
boolean isSetRestart()
Returns whether the value of the 'Restart
' attribute is set.- Returns:
- whether the value of the 'Restart' attribute is set.
- See Also:
unsetRestart()
,getRestart()
,setRestart(RestartTimingType)
-
getRestartDefault
RestartDefaultType getRestartDefault()
Returns the value of the 'Restart Default' attribute. The default value is"inherit"
. The literals are from the enumerationRestartDefaultType
.If the meaning of the 'Restart Default' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Restart Default' attribute.
- See Also:
RestartDefaultType
,isSetRestartDefault()
,unsetRestartDefault()
,setRestartDefault(RestartDefaultType)
,LanguagePackage.getAnimateColorType_RestartDefault()
-
setRestartDefault
void setRestartDefault(RestartDefaultType value)
Sets the value of the 'Restart Default
' attribute.- Parameters:
value
- the new value of the 'Restart Default' attribute.- See Also:
RestartDefaultType
,isSetRestartDefault()
,unsetRestartDefault()
,getRestartDefault()
-
unsetRestartDefault
void unsetRestartDefault()
Unsets the value of the 'Restart Default
' attribute.
-
isSetRestartDefault
boolean isSetRestartDefault()
Returns whether the value of the 'Restart Default
' attribute is set.- Returns:
- whether the value of the 'Restart Default' attribute is set.
- See Also:
unsetRestartDefault()
,getRestartDefault()
,setRestartDefault(RestartDefaultType)
-
isSkipContent
boolean isSkipContent()
Returns the value of the 'Skip Content' attribute. The default value is"true"
.If the meaning of the 'Skip Content' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Skip Content' attribute.
- See Also:
isSetSkipContent()
,unsetSkipContent()
,setSkipContent(boolean)
,LanguagePackage.getAnimateColorType_SkipContent()
-
setSkipContent
void setSkipContent(boolean value)
Sets the value of the 'Skip Content
' attribute.- Parameters:
value
- the new value of the 'Skip Content' attribute.- See Also:
isSetSkipContent()
,unsetSkipContent()
,isSkipContent()
-
unsetSkipContent
void unsetSkipContent()
Unsets the value of the 'Skip Content
' attribute.- See Also:
isSetSkipContent()
,isSkipContent()
,setSkipContent(boolean)
-
isSetSkipContent
boolean isSetSkipContent()
Returns whether the value of the 'Skip Content
' attribute is set.- Returns:
- whether the value of the 'Skip Content' attribute is set.
- See Also:
unsetSkipContent()
,isSkipContent()
,setSkipContent(boolean)
-
getSyncBehavior
SyncBehaviorType getSyncBehavior()
Returns the value of the 'Sync Behavior' attribute. The default value is"default"
. The literals are from the enumerationSyncBehaviorType
.If the meaning of the 'Sync Behavior' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Sync Behavior' attribute.
- See Also:
SyncBehaviorType
,isSetSyncBehavior()
,unsetSyncBehavior()
,setSyncBehavior(SyncBehaviorType)
,LanguagePackage.getAnimateColorType_SyncBehavior()
-
setSyncBehavior
void setSyncBehavior(SyncBehaviorType value)
Sets the value of the 'Sync Behavior
' attribute.- Parameters:
value
- the new value of the 'Sync Behavior' attribute.- See Also:
SyncBehaviorType
,isSetSyncBehavior()
,unsetSyncBehavior()
,getSyncBehavior()
-
unsetSyncBehavior
void unsetSyncBehavior()
Unsets the value of the 'Sync Behavior
' attribute.
-
isSetSyncBehavior
boolean isSetSyncBehavior()
Returns whether the value of the 'Sync Behavior
' attribute is set.- Returns:
- whether the value of the 'Sync Behavior' attribute is set.
- See Also:
unsetSyncBehavior()
,getSyncBehavior()
,setSyncBehavior(SyncBehaviorType)
-
getSyncBehaviorDefault
SyncBehaviorDefaultType getSyncBehaviorDefault()
Returns the value of the 'Sync Behavior Default' attribute. The default value is"inherit"
. The literals are from the enumerationSyncBehaviorDefaultType
.If the meaning of the 'Sync Behavior Default' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Sync Behavior Default' attribute.
- See Also:
SyncBehaviorDefaultType
,isSetSyncBehaviorDefault()
,unsetSyncBehaviorDefault()
,setSyncBehaviorDefault(SyncBehaviorDefaultType)
,LanguagePackage.getAnimateColorType_SyncBehaviorDefault()
-
setSyncBehaviorDefault
void setSyncBehaviorDefault(SyncBehaviorDefaultType value)
Sets the value of the 'Sync Behavior Default
' attribute.- Parameters:
value
- the new value of the 'Sync Behavior Default' attribute.- See Also:
SyncBehaviorDefaultType
,isSetSyncBehaviorDefault()
,unsetSyncBehaviorDefault()
,getSyncBehaviorDefault()
-
unsetSyncBehaviorDefault
void unsetSyncBehaviorDefault()
Unsets the value of the 'Sync Behavior Default
' attribute.
-
isSetSyncBehaviorDefault
boolean isSetSyncBehaviorDefault()
Returns whether the value of the 'Sync Behavior Default
' attribute is set.- Returns:
- whether the value of the 'Sync Behavior Default' attribute is set.
- See Also:
unsetSyncBehaviorDefault()
,getSyncBehaviorDefault()
,setSyncBehaviorDefault(SyncBehaviorDefaultType)
-
getSyncTolerance
String getSyncTolerance()
Returns the value of the 'Sync Tolerance' attribute.If the meaning of the 'Sync Tolerance' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Sync Tolerance' attribute.
- See Also:
setSyncTolerance(String)
,LanguagePackage.getAnimateColorType_SyncTolerance()
-
setSyncTolerance
void setSyncTolerance(String value)
Sets the value of the 'Sync Tolerance
' attribute.- Parameters:
value
- the new value of the 'Sync Tolerance' attribute.- See Also:
getSyncTolerance()
-
getSyncToleranceDefault
String getSyncToleranceDefault()
Returns the value of the 'Sync Tolerance Default' attribute. The default value is"inherit"
.If the meaning of the 'Sync Tolerance Default' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Sync Tolerance Default' attribute.
- See Also:
isSetSyncToleranceDefault()
,unsetSyncToleranceDefault()
,setSyncToleranceDefault(String)
,LanguagePackage.getAnimateColorType_SyncToleranceDefault()
-
setSyncToleranceDefault
void setSyncToleranceDefault(String value)
Sets the value of the 'Sync Tolerance Default
' attribute.- Parameters:
value
- the new value of the 'Sync Tolerance Default' attribute.- See Also:
isSetSyncToleranceDefault()
,unsetSyncToleranceDefault()
,getSyncToleranceDefault()
-
unsetSyncToleranceDefault
void unsetSyncToleranceDefault()
Unsets the value of the 'Sync Tolerance Default
' attribute.
-
isSetSyncToleranceDefault
boolean isSetSyncToleranceDefault()
Returns whether the value of the 'Sync Tolerance Default
' attribute is set.- Returns:
- whether the value of the 'Sync Tolerance Default' attribute is set.
- See Also:
unsetSyncToleranceDefault()
,getSyncToleranceDefault()
,setSyncToleranceDefault(String)
-
getTargetElement
String getTargetElement()
Returns the value of the 'Target Element' attribute.If the meaning of the 'Target Element' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Target Element' attribute.
- See Also:
setTargetElement(String)
,LanguagePackage.getAnimateColorType_TargetElement()
-
setTargetElement
void setTargetElement(String value)
Sets the value of the 'Target Element
' attribute.- Parameters:
value
- the new value of the 'Target Element' attribute.- See Also:
getTargetElement()
-
getAnyAttribute
FeatureMap getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Any Attribute' attribute list.
- See Also:
LanguagePackage.getAnimateColorType_AnyAttribute()
-
-