TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.analysis.util.proxy
Interface IClassProxy

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IComponentTypeProxy, IJavaElementProxy, ITypeProxy, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
IClassProxyImpl

public interface IClassProxy
extends IComponentTypeProxy

A representation of the model object 'IClass Proxy'.

See Also:
ProxyPackage.getIClassProxy()

Methods inherited from interface org.eclipse.tptp.platform.analysis.util.proxy.IComponentTypeProxy
getPackageProxy, getType, setPackageProxy
 
Methods inherited from interface org.eclipse.tptp.platform.analysis.util.proxy.ITypeProxy
getArrayDimension, getFullName, setArrayDimension
 
Methods inherited from interface org.eclipse.tptp.platform.analysis.util.proxy.IJavaElementProxy
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


TPTP 4.1.0 Platform Project
Public API Specification