| Modifier and Type | Method and Description |
|---|---|
Object |
DependencyVisitor.Id2DependencyVisitor.visitNullId(OclVoidTypeId id) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ElementId> |
Id2JavaInterfaceVisitor.visitNullId(OclVoidTypeId id) |
Object |
Id2JavaExpressionVisitor.visitNullId(OclVoidTypeId id) |
EClass |
Id2EClassVisitor.visitNullId(OclVoidTypeId id) |
Class<?> |
AbstractId2JavaClassVisitor.visitNullId(OclVoidTypeId id) |
| Modifier and Type | Method and Description |
|---|---|
BoxedDescriptor |
Id2BoxedDescriptorVisitor.visitNullId(OclVoidTypeId id) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OclInvalidTypeId
OclInvalidTypeId provides a unique identifier for the invalid type; OclInvalid.
|
| Modifier and Type | Field and Description |
|---|---|
static OclVoidTypeId |
TypeId.OCL_VOID
OclVoid has a distinct Id that captures its conformance to everything (except invalid).
|
| Modifier and Type | Method and Description |
|---|---|
R |
IdVisitor.visitNullId(OclVoidTypeId id) |
| Modifier and Type | Class and Description |
|---|---|
class |
OclInvalidTypeIdImpl |
class |
OclVoidTypeIdImpl |
| Modifier and Type | Method and Description |
|---|---|
Type |
AbstractIdResolver.visitNullId(OclVoidTypeId id) |
Object |
AbstractIdResolver.Id2InstanceVisitor.visitNullId(OclVoidTypeId id) |
| Modifier and Type | Method and Description |
|---|---|
OclVoidTypeId |
NullValueImpl.getTypeId() |
abstract OclVoidTypeId |
UndefinedValueImpl.getTypeId() |
| Modifier and Type | Method and Description |
|---|---|
OclVoidTypeId |
NullValue.getTypeId() |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.