Web Dynpro API Documentation

com.sap.tc.webdynpro.progmodel.repository
Interface IWDInterfaceViewInfo

All Superinterfaces:
com.sap.tc.cmi.model.ICMIGenericModelClass, com.sap.tc.cmi.model.ICMIModelClass, IWDAbstractViewInfo, IWDRepositoryModelClass

public interface IWDInterfaceViewInfo
extends IWDAbstractViewInfo

Interface of progmodel repository model class "IWDInterfaceViewInfo". Copyright (c) 2002 - 2003. SAP AG


Method Summary
 IWDWindowInfo getImplementationWindow()
          Getter for 1:1 association ImplementationWindow.
 boolean hasImplementationWindow()
          Checks whether there is an element in 1:1 association ImplementationWindow.
 
Methods inherited from interface com.sap.tc.webdynpro.progmodel.repository.IWDAbstractViewInfo
countOfInboundPlugs, countOfOutboundPlugs, createOutboundPlug, deleteOutboundPlug, findInInboundPlugs, findInOutboundPlugs, getInboundPlug, getInboundPlugCount, getInboundPlugs, getLifespan, getOutboundPlug, getOutboundPlugCount, getOutboundPlugs, getPackage, getViewController, hasInboundPlug, hasInInboundPlugs, hasInInboundPlugs, hasInOutboundPlugs, hasInOutboundPlugs, hasOutboundPlug, hasViewController
 
Methods inherited from interface com.sap.tc.webdynpro.repository.api.IWDRepositoryModelClass
createRelatedModelObject, createRelatedModelObject, deleteRelatedModelObject, getAttributeValue, getName, getParent, getPersonalizationObject, getRepositoryModel, getRepositoryRoot, isVersionableModelObject, setAttributeValue
 
Methods inherited from interface com.sap.tc.cmi.model.ICMIGenericModelClass
addRelatedModelObject, associatedModelClassInfo, getAttributeValue, getRelatedModelObject, getRelatedModelObjects, removeRelatedModelObject, setAttributeValue, setRelatedModelObject, setRelatedModelObjects
 
Methods inherited from interface com.sap.tc.cmi.model.ICMIModelClass
associatedModel
 

Method Detail

getImplementationWindow

public IWDWindowInfo getImplementationWindow()
Getter for 1:1 association ImplementationWindow.
Returns:
value of the Relation Role

hasImplementationWindow

public boolean hasImplementationWindow()
Checks whether there is an element in 1:1 association ImplementationWindow.

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15