| Modifier and Type | Method and Description |
|---|---|
SemanticVisitor |
ExecutionFactoryL1.instantiateVisitor(Element element) |
abstract SemanticVisitor |
ExecutionFactory.instantiateVisitor(Element element) |
| Modifier and Type | Method and Description |
|---|---|
SemanticVisitor |
ExecutionFactoryL2.instantiateVisitor(Element element) |
| Modifier and Type | Method and Description |
|---|---|
SemanticVisitor |
ExecutionFactoryL3.instantiateVisitor(Element element) |
| Modifier and Type | Class and Description |
|---|---|
class |
Action |
class |
CallAction |
class |
CallBehaviorAction |
class |
CallOperationAction |
class |
InputPin |
class |
InvocationAction |
class |
OutputPin |
class |
Pin |
class |
SendSignalAction |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptEventAction |
class |
ReadExtentAction |
class |
ReadIsClassifiedObjectAction |
class |
ReclassifyObjectAction |
class |
ReduceAction |
class |
StartClassifierBehaviorAction |
class |
StartObjectBehaviorAction |
| Modifier and Type | Class and Description |
|---|---|
class |
AddStructuralFeatureValueAction |
class |
ClearAssociationAction |
class |
ClearStructuralFeatureAction |
class |
CreateLinkAction |
class |
CreateObjectAction |
class |
DestroyLinkAction |
class |
DestroyObjectAction |
class |
LinkAction |
class |
LinkEndCreationData |
class |
LinkEndData |
class |
LinkEndDestructionData |
class |
ReadLinkAction |
class |
ReadSelfAction |
class |
ReadStructuralFeatureAction |
class |
RemoveStructuralFeatureValueAction |
class |
StructuralFeatureAction |
class |
TestIdentityAction |
class |
ValueSpecificationAction |
class |
WriteLinkAction |
class |
WriteStructuralFeatureAction |
| Modifier and Type | Class and Description |
|---|---|
class |
Clause |
class |
ConditionalNode |
class |
ExecutableNode |
class |
LoopNode |
class |
StructuredActivityNode |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpansionNode |
class |
ExpansionRegion |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
class |
ActivityEdge |
class |
ActivityFinalNode |
class |
ActivityNode |
class |
ActivityParameterNode |
class |
ControlFlow |
class |
ControlNode |
class |
DecisionNode |
class |
FinalNode |
class |
FlowFinalNode |
class |
ForkNode |
class |
InitialNode |
class |
JoinNode |
class |
MergeNode |
class |
ObjectFlow |
class |
ObjectNode |
| Modifier and Type | Class and Description |
|---|---|
class |
Association |
class |
BehavioralFeature |
class |
Class_ |
class |
Classifier |
class |
DataType |
class |
ElementImport |
class |
Enumeration |
class |
EnumerationLiteral |
class |
Feature |
class |
Generalization |
class |
InstanceSpecification |
class |
InstanceValue |
class |
LiteralBoolean |
class |
LiteralInteger |
class |
LiteralNull |
class |
LiteralReal |
class |
LiteralSpecification |
class |
LiteralString |
class |
LiteralUnlimitedNatural |
class |
MultiplicityElement |
class |
NamedElement |
class |
Namespace |
class |
Operation |
class |
Package |
class |
PackageableElement |
class |
PackageImport |
class |
Parameter |
class |
PrimitiveType |
class |
Property |
class |
RedefinableElement |
class |
Slot |
class |
StructuralFeature |
class |
Type |
class |
TypedElement |
class |
ValueSpecification |
| Modifier and Type | Field and Description |
|---|---|
Element |
Element.owner |
| Modifier and Type | Method and Description |
|---|---|
Element |
ElementList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Element.addOwnedElement(Element ownedElement) |
void |
ElementList.addValue(Element v) |
void |
ElementList.addValue(int i,
Element v) |
void |
Comment.setAnnotatedElement(Element annotatedElement) |
void |
ElementList.setValue(int i,
Element v) |
| Modifier and Type | Class and Description |
|---|---|
class |
Behavior |
class |
BehavioredClassifier |
class |
FunctionBehavior |
class |
OpaqueBehavior |
| Modifier and Type | Class and Description |
|---|---|
class |
Event |
class |
MessageEvent |
class |
Reception |
class |
Signal |
class |
SignalEvent |
class |
Trigger |
| Modifier and Type | Method and Description |
|---|---|
Element |
AssemblyAdapter.assembleElement(StreamNode node) |
Element |
ElementStubAssembler.getResult() |
Element |
ElementAssemblerEvent.getSource() |
Element |
ElementAssembler.getTarget() |
Element |
ElementStubAssembler.lookupResult(String xmiId) |
| Constructor and Description |
|---|
ElementAssemblerEvent(Element element) |
| Modifier and Type | Method and Description |
|---|---|
Element |
OpaqueExpressionAdapter.assembleElement(StreamNode opaqueExpressionNode) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Environment.findElementById(String id) |
| Modifier and Type | Method and Description |
|---|---|
SemanticVisitor |
ExecutionFactory.instantiateVisitor(Element element) |
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryMapping.mapElementById(Element element,
RepositoryArtifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
int |
Repository.getElementCount(Class<? extends Element> clss) |
String[] |
Repository.getElementNames(Class<? extends Element> clss) |
| Modifier and Type | Class and Description |
|---|---|
class |
Extension |
class |
ExtensionEnd |
class |
Model |
class |
Profile |
class |
Stereotype |
| Modifier and Type | Method and Description |
|---|---|
void |
Extension.addRelatedElement(Element element) |
| Modifier and Type | Field and Description |
|---|---|
protected Element |
Element.element |
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryMapping.mapElementById(Element element,
RepositoryArtifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
int |
InMemoryMapping.getElementCount(Class<? extends Element> clss) |
String[] |
InMemoryMapping.getElementNames(Class<? extends Element> clss) |
| Constructor and Description |
|---|
Element(Element element,
RepositoryArtifact artifact) |
Copyright © 2016. All rights reserved.