|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticVisitor
fUML.Semantics.Classes.Kernel.Value
fUML.Semantics.Classes.Kernel.StructuredValue
fUML.Semantics.Classes.Kernel.CompoundValue
fUML.Semantics.Classes.Kernel.ExtensionalValue
fUML.Semantics.Classes.Kernel.Object_
public class Object_
An implementation of the model object ' fUML::Semantics::Classes::Kernel::Object'.
The following features are implemented:
startBehaviordispatchsenddestroyregisterunregistercopynew_getTypestypesobjectActivation
| Field Summary | |
|---|---|
ObjectActivation |
objectActivation
|
Class_List |
types
|
| Fields inherited from class fUML.Semantics.Classes.Kernel.ExtensionalValue |
|---|
locus |
| Fields inherited from class fUML.Semantics.Classes.Kernel.CompoundValue |
|---|
featureValues |
| Constructor Summary | |
|---|---|
Object_()
|
|
| Method Summary | |
|---|---|
Value |
copy()
operation copy |
void |
destroy()
operation destroy |
Execution |
dispatch(Operation operation)
operation dispatch |
ClassifierList |
getTypes()
operation getTypes |
void |
register(EventAccepter accepter)
operation register |
void |
send(SignalInstance signalInstance)
operation send |
void |
startBehavior(Class_ classifier,
ParameterValueList inputs)
operation startBehavior |
void |
unregister(EventAccepter accepter)
operation unregister |
| Methods inherited from class fUML.Semantics.Classes.Kernel.CompoundValue |
|---|
equals, getFeatureValue, getFeatureValues, removeFeatureValues, setFeatureValue, toString |
| Methods inherited from class fUML.Semantics.Classes.Kernel.StructuredValue |
|---|
createFeatureValues, specify |
| Methods inherited from class fUML.Semantics.Classes.Kernel.Value |
|---|
hasType, objectId |
| Methods inherited from class fUML.Semantics.Loci.LociL1.SemanticVisitor |
|---|
_beginIsolation, _endIsolation |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Class_List types
public ObjectActivation objectActivation
| Constructor Detail |
|---|
public Object_()
| Method Detail |
|---|
public void startBehavior(Class_ classifier,
ParameterValueList inputs)
public Execution dispatch(Operation operation)
public void send(SignalInstance signalInstance)
public void destroy()
destroy in class ExtensionalValuepublic void register(EventAccepter accepter)
public void unregister(EventAccepter accepter)
public Value copy()
copy in class ExtensionalValuepublic ClassifierList getTypes()
getTypes in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||