public class Object_ extends ExtensionalValue
| Modifier and Type | Field and Description |
|---|---|
ObjectActivation |
objectActivation |
Class_List |
types |
identifier, locusfeatureValues| Constructor and Description |
|---|
Object_() |
| Modifier and Type | Method and Description |
|---|---|
Value |
copy() |
void |
destroy() |
Execution |
dispatch(Operation operation) |
ClassifierList |
getTypes() |
protected Value |
new_() |
void |
register(EventAccepter accepter) |
void |
send(SignalInstance signalInstance) |
void |
startBehavior(Class_ classifier,
ParameterValueList inputs) |
void |
unregister(EventAccepter accepter) |
toStringequals, getFeatureValue, getFeatureValues, setFeatureValueaddFeatureValues, addFeatureValuesForType, createFeatureValues, getMemberValues, getValues, specify_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic Class_List types
public ObjectActivation objectActivation
public void startBehavior(Class_ classifier, ParameterValueList inputs)
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()
Copyright © 2016. All rights reserved.