|
Sun Message Library for SWIFT API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.swift.egategui.pe.OtdBeanProvider
public class OtdBeanProvider
Title: OtdBeanProvider
Description:
Copyright: Copyright (c) 2002
Company: SeeBeyond
| Constructor Summary | |
|---|---|
OtdBeanProvider(com.stc.model.common.ObjectTypeDefinition otd)
|
|
OtdBeanProvider(com.stc.otd.forest.OtdMetaContainer container,
com.stc.model.common.ObjectTypeDefinition otd)
Constructor |
|
| Method Summary | |
|---|---|
com.stc.editor.javamodel.beans.IBeanInfo |
getBeanInfo(java.lang.Object otdBeanUrl)
This method gets the bean info associated with this class |
com.stc.editor.javamodel.beans.IBeanInfo |
getFirstBeanInfo(java.lang.String id)
|
java.lang.String |
getJavaName(java.lang.String id)
Returns the java name of this root |
com.stc.model.common.ObjectTypeDefinition |
getObjectTypeDefinition()
Returns the OTD represented by this provider |
java.lang.String |
getOTDRootID(java.lang.String root)
Returns the ID of the root |
java.lang.String[] |
getOTDRoots()
Returns the roots of the Object type definition that this cookie represents. |
void |
initialize(com.stc.editor.javamodel.IJavaModel model)
initializes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OtdBeanProvider(com.stc.otd.forest.OtdMetaContainer container,
com.stc.model.common.ObjectTypeDefinition otd)
container - meta container for this bean.otd - for this beanpublic OtdBeanProvider(com.stc.model.common.ObjectTypeDefinition otd)
| Method Detail |
|---|
public com.stc.model.common.ObjectTypeDefinition getObjectTypeDefinition()
getObjectTypeDefinition in interface com.stc.editor.javamodel.beans.NodeProviderCookieNodeProviderCookie.getObjectTypeDefinition()
public com.stc.editor.javamodel.beans.IBeanInfo getBeanInfo(java.lang.Object otdBeanUrl)
throws com.stc.editor.javamodel.beans.BeanInfoNotFoundException
getBeanInfo in interface com.stc.editor.javamodel.beans.IBeanProviderotdBeanUrl - otdBeanUrl
com.stc.editor.javamodel.beans.BeanInfoNotFoundException - BeanInfoNotFoundExceptionpublic void initialize(com.stc.editor.javamodel.IJavaModel model)
initialize in interface com.stc.editor.javamodel.beans.IBeanProviderinitialize in interface com.stc.editor.javamodel.beans.NodeProviderCookiemodel - modelpublic java.lang.String[] getOTDRoots()
getOTDRoots in interface com.stc.editor.javamodel.beans.NodeProviderCookiepublic java.lang.String getOTDRootID(java.lang.String root)
getOTDRootID in interface com.stc.editor.javamodel.beans.NodeProviderCookieroot - root name
public java.lang.String getJavaName(java.lang.String id)
getJavaName in interface com.stc.editor.javamodel.beans.NodeProviderCookieroot - otd root id
public com.stc.editor.javamodel.beans.IBeanInfo getFirstBeanInfo(java.lang.String id)
throws com.stc.editor.javamodel.beans.BeanInfoNotFoundException
getFirstBeanInfo in interface com.stc.editor.javamodel.beans.NodeProviderCookiecom.stc.editor.javamodel.beans.BeanInfoNotFoundException
|
Sun Message Library for SWIFT API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||