| Modifier and Type | Method and Description |
|---|---|
Object |
DependencyVisitor.Id2DependencyVisitor.visitTemplateParameterId(TemplateParameterId id) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ElementId> |
Id2JavaInterfaceVisitor.visitTemplateParameterId(TemplateParameterId id) |
Object |
Id2JavaExpressionVisitor.visitTemplateParameterId(TemplateParameterId id) |
EClass |
Id2EClassVisitor.visitTemplateParameterId(TemplateParameterId id) |
Class<?> |
AbstractId2JavaClassVisitor.visitTemplateParameterId(TemplateParameterId id) |
| Modifier and Type | Method and Description |
|---|---|
BoxedDescriptor |
Id2BoxedDescriptorVisitor.visitTemplateParameterId(TemplateParameterId id) |
| Modifier and Type | Method and Description |
|---|---|
TemplateParameterId |
TemplateParameter.getTemplateParameterId() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OclInvalidTypeId
OclInvalidTypeId provides a unique identifier for the invalid type; OclInvalid.
|
interface |
OclVoidTypeId
OclVoidTypeId provides a unique identifier for the null type; OclVoid.
|
| Modifier and Type | Field and Description |
|---|---|
static TemplateParameterId |
TypeId.T_1 |
static TemplateParameterId |
TypeId.T_2 |
static TemplateParameterId |
TypeId.T_3 |
| Modifier and Type | Method and Description |
|---|---|
static TemplateParameterId |
IdManager.getTemplateParameterId(int index) |
TemplateParameterId |
TypeId.getTemplateParameterId(int index)
Return the typeId for the named type parameter of this typeId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateBinding.install(TemplateParameterId templateParameterId) |
R |
IdVisitor.visitTemplateParameterId(TemplateParameterId id) |
| Modifier and Type | Method and Description |
|---|---|
TemplateParameterId |
TemplateParameterImpl.getTemplateParameterId() |
TemplateParameterId |
TemplateParameterImpl.getTypeId() |
| Modifier and Type | Class and Description |
|---|---|
class |
OclInvalidTypeIdImpl |
class |
OclVoidTypeIdImpl |
class |
TemplateParameterIdImpl |
| Modifier and Type | Method and Description |
|---|---|
TemplateParameterId |
GeneralizedCollectionTypeIdImpl.getElementTypeId() |
TemplateParameterId |
GeneralizedMapTypeIdImpl.getKeyTypeId() |
TemplateParameterId |
AbstractTemplateableIdImpl.getTemplateParameterId(int index) |
TemplateParameterId |
AbstractTypeId.getTemplateParameterId(int index) |
TemplateParameterId |
TemplateParameterIdImpl.getTemplateParameterId(int index) |
TemplateParameterId |
GeneralizedMapTypeIdImpl.getValueTypeId() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateBindingImpl.install(TemplateParameterId templateParameterId) |
| Modifier and Type | Method and Description |
|---|---|
TemplateParameterId |
ExecutorTypeParameter.getTemplateParameterId() |
TemplateParameterId |
ExecutorTypeParameter.getTypeId() |
| Modifier and Type | Method and Description |
|---|---|
Element |
ExecutableStandardLibrary.getTemplateParameter(TemplateParameterId id,
Element context) |
Element |
AbstractIdResolver.visitTemplateParameterId(TemplateParameterId id) |
Object |
AbstractIdResolver.Id2InstanceVisitor.visitTemplateParameterId(TemplateParameterId id) |
| Constructor and Description |
|---|
ExecutorTypeParameter(TemplateParameterId typeid,
String name) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.