| Modifier and Type | Method and Description |
|---|---|
void |
Reference.startBehavior(Class_ classifier,
ParameterValueList inputs) |
void |
Object_.startBehavior(Class_ classifier,
ParameterValueList inputs) |
| Modifier and Type | Class and Description |
|---|---|
class |
CallEventBehavior |
| Modifier and Type | Field and Description |
|---|---|
Class_ |
ClassifierBehaviorInvocationEventAccepter.classifier |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassifierBehaviorInvocationEventAccepter.invokeBehavior(Class_ classifier,
ParameterValueList inputs) |
void |
ObjectActivation.startBehavior(Class_ classifier,
ParameterValueList inputs) |
| Modifier and Type | Method and Description |
|---|---|
Object_ |
Locus.instantiate(Class_ type) |
Reference |
Executor.start(Class_ type,
ParameterValueList inputs) |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
| Modifier and Type | Field and Description |
|---|---|
Class_ |
Property.class_ |
Class_ |
Operation.class_ |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
Class_List.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Property._setClass(Class_ class_) |
void |
Operation._setClass(Class_ class_) |
void |
Class_List.addValue(Class_ v) |
void |
Class_List.addValue(int i,
Class_ v) |
void |
Class_List.setValue(int i,
Class_ v) |
| Modifier and Type | Class and Description |
|---|---|
class |
Behavior |
class |
FunctionBehavior |
class |
OpaqueBehavior |
| Constructor and Description |
|---|
AssemblerResultsProfile(Class_[] resultsClasses)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Class_> |
ArtifactLoader.classList |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
Class_.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryMapping.mapClass(Class_ clss,
String currentPackageName,
RepositoryArtifact artifact) |
| Modifier and Type | Class and Description |
|---|---|
class |
Stereotype |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
Extension.getMetaclass() |
| Modifier and Type | Method and Description |
|---|---|
void |
Extension.setMetaclass(Class_ metaclass) |
| Modifier and Type | Method and Description |
|---|---|
Class_ |
ModelFactory.createClass(String name,
String id,
Package pkg) |
Class_ |
Class_.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Generalization |
ModelFactory.createGeneralization(Class_ c,
String general) |
Property |
ModelFactory.createProperty(Class_ c,
String name,
String id,
String typeName,
String redefinedProperty,
boolean readOnly,
boolean derived,
boolean derivedUnion) |
void |
InMemoryMapping.mapClass(Class_ clss,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mergeClass(Class_ target,
Class_ source) |
void |
InMemoryMapping.mergeProperties(Class_ target,
Class_ source) |
| Constructor and Description |
|---|
Class_(Class_ class_,
RepositoryArtifact artifact) |
Copyright © 2017. All rights reserved.