Modifier and Type | Class and Description |
---|---|
class |
OperationInfoImpl |
Modifier and Type | Method and Description |
---|---|
OperationInfo |
ClassInfo.operation(String name,
String[] types) |
Modifier and Type | Class and Description |
---|---|
class |
OperationInfoEA |
Modifier and Type | Field and Description |
---|---|
protected TreeMap<Integer,OperationInfo> |
ClassInfoEA.operationsCache
Cache (ordered) set for operations
|
Modifier and Type | Method and Description |
---|---|
OperationInfo |
ClassInfoEA.operation(String name,
String[] types)
Find the operation identified by its name and the types of its parameters
in this class or (if not present there) recursively in its base classes.
|
Modifier and Type | Method and Description |
---|---|
OperationInfo |
GenericClassInfo.operation(String name,
String[] types)
NOTE: Operations are currently not supported
|
Modifier and Type | Class and Description |
---|---|
class |
OperationInfoXmi10 |
Modifier and Type | Field and Description |
---|---|
TreeMap<Integer,OperationInfo> |
ClassInfoXmi10.operations |
Modifier and Type | Method and Description |
---|---|
OperationInfo |
ClassInfoXmi10.operation(String name,
String[] types) |
Copyright © 2017. All rights reserved.