TPTP 4.1.0 Platform Project
Public API Specification

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

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

public interface IInterfaceProxy
extends IComponentTypeProxy

A representation of the model object 'IInterface Proxy'.

See Also:
ProxyPackage.getIInterfaceProxy()

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