public class JavaInterfaceImpl extends AbstractGenericCapableJavaSource<JavaInterfaceSource> implements JavaInterfaceSource
body, document, enclosingType, loader, unit| Constructor and Description |
|---|
JavaInterfaceImpl(JavaSource<?> enclosingType,
org.eclipse.jface.text.Document document,
org.eclipse.jdt.core.dom.CompilationUnit unit,
org.eclipse.jdt.core.dom.BodyDeclaration body) |
| Modifier and Type | Method and Description |
|---|---|
protected JavaInterfaceSource |
updateTypeNames(String name)
Call-back to allow updating of any necessary internal names with the given name.
|
addTypeVariable, getTypeVariable, getTypeVariables, removeTypeVariable, removeTypeVariableaddField, addField, addInterface, addInterface, addInterface, addMethod, addMethod, getField, getFields, getInterfaces, getMembers, getMethod, getMethod, getMethod, getMethods, hasField, hasField, hasInterface, hasInterface, hasInterface, hasMethod, hasMethodSignature, hasMethodSignature, hasMethodSignature, hasMethodSignature, removeField, removeInterface, removeInterface, removeInterface, removeMethodaddAnnotation, addAnnotation, addAnnotation, addImport, addImport, addImport, addImport, equals, getAnnotation, getAnnotation, getAnnotations, getBodyDeclaration, getCanonicalName, getEnclosingType, getImport, getImport, getImport, getImport, getImports, getInternal, getName, getNestedClasses, getOrigin, getPackage, getQualifiedName, getSyntaxErrors, getVisibility, hasAnnotation, hasAnnotation, hashCode, hasImport, hasImport, hasImport, hasImport, hasSyntaxErrors, isAnnotation, isClass, isDefaultPackage, isEnum, isInterface, isPackagePrivate, isPrivate, isProtected, isPublic, removeAnnotation, removeImport, removeImport, removeImport, removeImport, requiresImport, requiresImport, resolveType, setDefaultPackage, setName, setPackage, setPackagePrivate, setPrivate, setProtected, setPublic, setVisibility, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEnclosingType, getNestedClassesgetCanonicalName, getQualifiedName, getSyntaxErrors, hasSyntaxErrors, isAnnotation, isClass, isEnum, isInterfacesetDefaultPackage, setPackagegetPackage, isDefaultPackageaddImport, addImport, addImport, addImport, getImport, getImport, getImport, getImport, getImports, hasImport, hasImport, hasImport, hasImport, removeImport, removeImport, removeImport, removeImport, requiresImport, requiresImport, resolveTypesetNamesetPackagePrivate, setPrivate, setProtected, setPublic, setVisibilitygetVisibility, isPackagePrivate, isPrivate, isProtected, isPublicaddAnnotation, addAnnotation, addAnnotation, getAnnotation, getAnnotation, getAnnotations, removeAnnotationhasAnnotation, hasAnnotationgetInternaladdField, addField, getField, getFields, removeFieldhasField, hasFieldaddMethod, addMethod, getMethod, getMethod, getMethod, getMethods, removeMethodhasMethod, hasMethodSignature, hasMethodSignature, hasMethodSignature, hasMethodSignaturegetMembersaddTypeVariable, getTypeVariable, getTypeVariables, removeTypeVariable, removeTypeVariableaddInterface, addInterface, addInterface, removeInterface, removeInterface, removeInterfacegetInterfaces, hasInterface, hasInterface, hasInterfacepublic JavaInterfaceImpl(JavaSource<?> enclosingType, org.eclipse.jface.text.Document document, org.eclipse.jdt.core.dom.CompilationUnit unit, org.eclipse.jdt.core.dom.BodyDeclaration body)
protected JavaInterfaceSource updateTypeNames(String name)
AbstractJavaSourceupdateTypeNames in class AbstractJavaSource<JavaInterfaceSource>Copyright © 2013 JBoss by Red Hat. All Rights Reserved.