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) |
boolean |
equals(Value otherValue) |
ClassifierList |
getTypes() |
protected Value |
new_() |
void |
register(EventAccepter accepter) |
void |
send(EventOccurrence eventOccurrence) |
void |
startBehavior(Class_ classifier,
ParameterValueList inputs) |
void |
unregister(EventAccepter accepter) |
toStringgetFeatureValue, getFeatureValues, setFeatureValueaddFeatureValues, addFeatureValuesForType, createFeatureValues, getMemberValues, getValues, specifycheckAllParents, hasType, isInstanceOf_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic Class_List types
public ObjectActivation objectActivation
public void startBehavior(Class_ classifier, ParameterValueList inputs)
public void send(EventOccurrence eventOccurrence)
public void destroy()
destroy in class ExtensionalValuepublic void register(EventAccepter accepter)
public void unregister(EventAccepter accepter)
public Value copy()
copy in class ExtensionalValuepublic boolean equals(Value otherValue)
equals in class CompoundValuepublic ClassifierList getTypes()
Copyright © 2017. All rights reserved.