|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExtensionalValue in fUML.Library.ChannelImplementation |
|---|
| Subclasses of ExtensionalValue in fUML.Library.ChannelImplementation | |
|---|---|
class |
ChannelObject
An implementation of the model object ' fUML::Library::ChannelImplementation::ChannelObject'. |
class |
InputChannelObject
An implementation of the model object ' fUML::Library::ChannelImplementation::InputChannelObject'. |
class |
OutputChannelObject
An implementation of the model object ' fUML::Library::ChannelImplementation::OutputChannelObject'. |
class |
StandardOutputChannelObject
An implementation of the model object ' fUML::Library::ChannelImplementation::StandardOutputChannelObject '. |
class |
StandardOutputWriteExecution
An implementation of the model object ' fUML::Library::ChannelImplementation::StandardOutputWriteExecution '. |
class |
TextOutputChannelObject
An implementation of the model object ' fUML::Library::ChannelImplementation::TextOutputChannelObject '. |
| Uses of ExtensionalValue in fUML.Library.IntegerFunctionImplementation |
|---|
| Subclasses of ExtensionalValue in fUML.Library.IntegerFunctionImplementation | |
|---|---|
class |
IntegerDivideFunctionBehaviorExecution
An implementation of the model object ' fUML::Library::IntegerFunctionImplementation::IntegerDivideFunctionBehaviorExecution '. |
class |
IntegerFunctionBehaviorExecution
An implementation of the model object ' fUML::Library::IntegerFunctionImplementation::IntegerFunctionBehaviorExecution '. |
class |
IntegerGreaterFunctionBehaviorExecution
An implementation of the model object ' fUML::Library::IntegerFunctionImplementation::IntegerGreaterFunctionBehaviorExecution '. |
class |
IntegerMinusFunctionBehaviorExecution
An implementation of the model object ' fUML::Library::IntegerFunctionImplementation::IntegerMinusFunctionBehaviorExecution '. |
class |
IntegerNegateFunctionBehaviorExecution
An implementation of the model object ' fUML::Library::IntegerFunctionImplementation::IntegerNegateFunctionBehaviorExecution '. |
class |
IntegerPlusFunctionBehaviorExecution
An implementation of the model object ' fUML::Library::IntegerFunctionImplementation::IntegerPlusFunctionBehaviorExecution '. |
class |
IntegerTimesFunctionBehaviorExecution
An implementation of the model object ' fUML::Library::IntegerFunctionImplementation::IntegerTimesFunctionBehaviorExecution '. |
| Uses of ExtensionalValue in fUML.Library.LibraryClassImplementation |
|---|
| Subclasses of ExtensionalValue in fUML.Library.LibraryClassImplementation | |
|---|---|
class |
ImplementationObject
An implementation of the model object ' fUML::Library::LibraryClassImplementation::ImplementationObject '. |
class |
OperationExecution
An implementation of the model object ' fUML::Library::LibraryClassImplementation::OperationExecution '. |
| Uses of ExtensionalValue in fUML.Library.PipeImplementation |
|---|
| Subclasses of ExtensionalValue in fUML.Library.PipeImplementation | |
|---|---|
class |
PipeInputChannelObject
An implementation of the model object ' fUML::Library::PipeImplementation::PipeInputChannelObject'. |
class |
PipeOutputChannelObject
An implementation of the model object ' fUML::Library::PipeImplementation::PipeOutputChannelObject'. |
| Uses of ExtensionalValue in fUML.Library.SystemIOImplementation |
|---|
| Subclasses of ExtensionalValue in fUML.Library.SystemIOImplementation | |
|---|---|
class |
SystemWriteLineBehaviorExecution
An implementation of the model object ' fUML::Library::SystemIOImplementation::SystemWriteLineBehaviorExecution '. |
| Uses of ExtensionalValue in fUML.Semantics.Activities.IntermediateActivities |
|---|
| Subclasses of ExtensionalValue in fUML.Semantics.Activities.IntermediateActivities | |
|---|---|
class |
ActivityExecution
An implementation of the model object ' fUML::Semantics::Activities::IntermediateActivities::ActivityExecution '. |
| Uses of ExtensionalValue in fUML.Semantics.Classes.Kernel |
|---|
| Subclasses of ExtensionalValue in fUML.Semantics.Classes.Kernel | |
|---|---|
class |
Link
An implementation of the model object ' fUML::Semantics::Classes::Kernel::Link'. |
class |
Object_
An implementation of the model object ' fUML::Semantics::Classes::Kernel::Object'. |
| Methods in fUML.Semantics.Classes.Kernel that return ExtensionalValue | |
|---|---|
ExtensionalValue |
ExtensionalValueList.getValue(int i)
|
| Methods in fUML.Semantics.Classes.Kernel with parameters of type ExtensionalValue | |
|---|---|
void |
ExtensionalValueList.addValue(ExtensionalValue v)
|
void |
ExtensionalValueList.addValue(int i,
ExtensionalValue v)
|
void |
ExtensionalValueList.setValue(int i,
ExtensionalValue v)
|
| Uses of ExtensionalValue in fUML.Semantics.CommonBehaviors.BasicBehaviors |
|---|
| Subclasses of ExtensionalValue in fUML.Semantics.CommonBehaviors.BasicBehaviors | |
|---|---|
class |
Execution
An implementation of the model object ' fUML::Semantics::CommonBehaviors::BasicBehaviors::Execution'. |
class |
OpaqueBehaviorExecution
An implementation of the model object ' fUML::Semantics::CommonBehaviors::BasicBehaviors::OpaqueBehaviorExecution '. |
| Uses of ExtensionalValue in fUML.Semantics.Loci.LociL1 |
|---|
| Methods in fUML.Semantics.Loci.LociL1 with parameters of type ExtensionalValue | |
|---|---|
void |
Locus.add(ExtensionalValue value)
operation add |
void |
Locus.remove(ExtensionalValue value)
operation remove |
| Uses of ExtensionalValue in org.modeldriven.fuml.library.booleanfunctions |
|---|
| Subclasses of ExtensionalValue in org.modeldriven.fuml.library.booleanfunctions | |
|---|---|
class |
BooleanAndFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::booleanfunctions::BooleanAndFunctionBehaviorExecution '. |
class |
BooleanFunctionBehaviorExecution
Abstract class for all two-argument boolean functions. |
class |
BooleanImpliesFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::booleanfunctions::BooleanImpliesFunctionBehaviorExecution '. |
class |
BooleanNotFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::booleanfunctions::BooleanNotFunctionBehaviorExecution '. |
class |
BooleanOrFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::booleanfunctions::BooleanOrFunctionBehaviorExecution '. |
class |
BooleanToBooleanFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::booleanfunctions::BooleanToBooleanFunctionBehaviorExecution '. |
class |
BooleanToStringFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::booleanfunctions::BooleanToStringFunctionBehaviorExecution '. |
class |
BooleanXorFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::booleanfunctions::BooleanXorFunctionBehaviorExecution '. |
| Uses of ExtensionalValue in org.modeldriven.fuml.library.channel |
|---|
| Subclasses of ExtensionalValue in org.modeldriven.fuml.library.channel | |
|---|---|
class |
StandardInputChannelObject
|
class |
TextInputChannelObject
|
| Uses of ExtensionalValue in org.modeldriven.fuml.library.integerfunctions |
|---|
| Subclasses of ExtensionalValue in org.modeldriven.fuml.library.integerfunctions | |
|---|---|
class |
IntegerAbsFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerAbsFunctionBehaviorExecution '. |
class |
IntegerFunctionBehaviorExecution_ReturnBoolean
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerFunctionBehaviorExecution_ReturnBoolean '. |
class |
IntegerGreaterThanEqualFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerGreaterThanEqualFunctionBehaviorExecution '. |
class |
IntegerGreaterThanFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerGreaterThanFunctionBehaviorExecution '. |
class |
IntegerLessThanEqualFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerLessThanEqualFunctionBehaviorExecution '. |
class |
IntegerLessThanFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerLessThanFunctionBehaviorExecution '. |
class |
IntegerMaxFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerMaxFunctionBehaviorExecution '. |
class |
IntegerMinFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerMinFunctionBehaviorExecution '. |
class |
IntegerModFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerModFunctionBehaviorExecution '. |
class |
IntegerToIntegerFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerToIntegerFunctionBehaviorExecution '. |
class |
IntegerToStringFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerToStringFunctionBehaviorExecution '. |
class |
IntegerToUnlimitedNaturalFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::IntegerToUnlimitedNaturalFunctionBehaviorExecution '. |
| Uses of ExtensionalValue in org.modeldriven.fuml.library.listfunctions |
|---|
| Subclasses of ExtensionalValue in org.modeldriven.fuml.library.listfunctions | |
|---|---|
class |
ListGetFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::listfunctions::ListGetFunctionBehaviorExecution '. |
class |
ListSizeFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::listfunctions::ListSizeFunctionBehaviorExecution '. |
| Uses of ExtensionalValue in org.modeldriven.fuml.library.stringfunctions |
|---|
| Subclasses of ExtensionalValue in org.modeldriven.fuml.library.stringfunctions | |
|---|---|
class |
StringConcatFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::stringfunctions::StringConcatFunctionBehaviorExecution '. |
class |
StringSizeFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::stringfunctions::StringSizeFunctionBehaviorExecution '. |
class |
StringSubstringFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::stringfunctions::StringSubstringFunctionBehaviorExecution '. |
| Uses of ExtensionalValue in org.modeldriven.fuml.library.unlimitednaturalfunctions |
|---|
| Subclasses of ExtensionalValue in org.modeldriven.fuml.library.unlimitednaturalfunctions | |
|---|---|
class |
UnlimitedNaturalFunctionBehaviorExecution
Abstract class for all two-argument UnlimitedNatural functions. |
class |
UnlimitedNaturalGreaterThanEqualFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::unlimitednaturalfunctions::UnlimitedNaturalGreaterThanEqualFunctionBehaviorExecution '. |
class |
UnlimitedNaturalGreaterThanFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::unlimitednaturalfunctions::UnlimitedNaturalGreaterThanFunctionBehaviorExecution '. |
class |
UnlimitedNaturalLessThanEqualFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::unlimitednaturalfunctions::UnlimitedNaturalLessThanEqualFunctionBehaviorExecution '. |
class |
UnlimitedNaturalLessThanFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::unlimitednaturalfunctions::UnlimitedNaturalLessThanFunctionBehaviorExecution '. |
class |
UnlimitedNaturalMaxFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::UnlimitedNaturalMaxFunctionBehaviorExecution '. |
class |
UnlimitedNaturalMinFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::integerfunctions::UnlimitedNaturalMinFunctionBehaviorExecution '. |
class |
UnlimitedNaturalToIntegerFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::unlimitednaturalfunctions::UnlimitedNaturalToIntegerFunctionBehaviorExecution '. |
class |
UnlimitedNaturalToStringFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::unlimitednaturalfunctions::UnlimitedNaturalToStringFunctionBehaviorExecution '. |
class |
UnlimitedNaturalToUnlimitedNaturalFunctionBehaviorExecution
An implementation of the model object ' org::modeldriven::fuml::library::unlimitednaturalfunctions::UnlimitedNaturalToUnlimitedNaturalFunctionBehaviorExecution '. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||