public class ExceptionAnalysis extends ValueAnalysis
abstractBaseValuetypes, attributes, classHashCode, constants, F_CONSTANT, f_flags, F_SPFFIELD, fields, interfaces, m_flags, M_INHERITED, M_OVERLOADED, M_READ, M_READONLY, M_WRITE, M_WRITEOBJECT, memberPostfix, memberPrefix, methods, mutators, operations, repositoryIdcls| Modifier | Constructor and Description |
|---|---|
protected |
ExceptionAnalysis(Class cls) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAnalyze() |
static ExceptionAnalysis |
getExceptionAnalysis(Class cls) |
String |
getExceptionRepositoryId()
Return the repository ID for the mapping of this analysis
to an exception.
|
String |
getIDLName()
Return my unqualified IDL name.
|
String |
getJavaName()
Return my unqualified java name.
|
analyzeAttributes, getContainedEntries, getIDLModuleName, getMembers, getSuperAnalysis, getValueAnalysis, isAbstractValue, isCustom, isExternalizableanalyzeConstants, analyzeFields, analyzeInterfaces, analyzeMethods, analyzeOperations, attributeReadName, attributeWriteName, calculateClassHashCode, calculateRepositoryId, escapeIRName, fixupCaseNames, fixupOverloadedOperationNames, getAbstractBaseValuetypes, getAttributes, getConstants, getInterfaces, getMemberRepositoryId, getOperations, getRepositoryId, hasNonAppExceptions, isAccessor, isMutator, toHexString, toHexStringgetClsprotected ExceptionAnalysis(Class cls)
public static ExceptionAnalysis getExceptionAnalysis(Class cls) throws RMIIIOPViolationException
RMIIIOPViolationExceptionprotected void doAnalyze()
throws RMIIIOPViolationException
doAnalyze in class ValueAnalysisRMIIIOPViolationExceptionpublic String getExceptionRepositoryId()
public String getIDLName()
public String getJavaName()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.