|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextualCode | |
---|---|
de.cau.cs.kieler.core.expressions | |
de.cau.cs.kieler.core.expressions.impl | |
de.cau.cs.kieler.core.expressions.util | Utility code for the Expressions model. |
de.cau.cs.kieler.synccharts | |
de.cau.cs.kieler.synccharts.diagram.edit.commands | |
de.cau.cs.kieler.synccharts.impl | |
de.cau.cs.kieler.synccharts.util |
Uses of TextualCode in de.cau.cs.kieler.core.expressions |
---|
Subinterfaces of TextualCode in de.cau.cs.kieler.core.expressions | |
---|---|
interface |
TextExpression
A representation of the model object 'Text Expression'. |
Methods in de.cau.cs.kieler.core.expressions that return TextualCode | |
---|---|
TextualCode |
ExpressionsFactory.createTextualCode()
Returns a new object of class 'Textual Code'. |
Uses of TextualCode in de.cau.cs.kieler.core.expressions.impl |
---|
Classes in de.cau.cs.kieler.core.expressions.impl that implement TextualCode | |
---|---|
class |
TextExpressionImpl
An implementation of the model object 'Text Expression'. |
class |
TextualCodeImpl
An implementation of the model object 'Textual Code'. |
Methods in de.cau.cs.kieler.core.expressions.impl that return TextualCode | |
---|---|
TextualCode |
ExpressionsFactoryImpl.createTextualCode()
|
Uses of TextualCode in de.cau.cs.kieler.core.expressions.util |
---|
Methods in de.cau.cs.kieler.core.expressions.util with parameters of type TextualCode | |
---|---|
T |
ExpressionsSwitch.caseTextualCode(TextualCode object)
Returns the result of interpreting the object as an instance of 'Textual Code'. |
Uses of TextualCode in de.cau.cs.kieler.synccharts |
---|
Subinterfaces of TextualCode in de.cau.cs.kieler.synccharts | |
---|---|
interface |
TextEffect
A representation of the model object 'Text Effect'. |
Methods in de.cau.cs.kieler.synccharts that return TextualCode | |
---|---|
TextualCode |
Scope.getBodyText()
Returns the value of the 'Body Text' containment reference. |
Methods in de.cau.cs.kieler.synccharts with parameters of type TextualCode | |
---|---|
void |
Scope.setBodyText(TextualCode value)
Sets the value of the ' Body Text ' containment reference. |
Uses of TextualCode in de.cau.cs.kieler.synccharts.diagram.edit.commands |
---|
Methods in de.cau.cs.kieler.synccharts.diagram.edit.commands with parameters of type TextualCode | |
---|---|
protected void |
TextualCodeCreateCommand.doConfigure(TextualCode newElement,
IProgressMonitor monitor,
IAdaptable info)
|
Uses of TextualCode in de.cau.cs.kieler.synccharts.impl |
---|
Classes in de.cau.cs.kieler.synccharts.impl that implement TextualCode | |
---|---|
class |
TextEffectImpl
An implementation of the model object 'Text Effect'. |
Fields in de.cau.cs.kieler.synccharts.impl declared as TextualCode | |
---|---|
protected TextualCode |
ScopeImpl.bodyText
The cached value of the ' Body Text ' containment reference. |
Methods in de.cau.cs.kieler.synccharts.impl that return TextualCode | |
---|---|
TextualCode |
ScopeImpl.getBodyText()
|
Methods in de.cau.cs.kieler.synccharts.impl with parameters of type TextualCode | |
---|---|
NotificationChain |
ScopeImpl.basicSetBodyText(TextualCode newBodyText,
NotificationChain msgs)
|
void |
ScopeImpl.setBodyText(TextualCode newBodyText)
|
Uses of TextualCode in de.cau.cs.kieler.synccharts.util |
---|
Methods in de.cau.cs.kieler.synccharts.util with parameters of type TextualCode | |
---|---|
T |
SyncchartsSwitch.caseTextualCode(TextualCode object)
Returns the result of interpreting the object as an instance of 'Textual Code'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |