站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

C-Index (NetBeans MDR API) - NetBeans API Javadoc 5.0.0

 
A B C D E G I J M O P R S T V W X

C

CreationFailedException - exception org.netbeans.api.mdr.CreationFailedException.
Exception thrown when creation of a new repository package instance fails.
CreationFailedException() - Constructor for class org.netbeans.api.mdr.CreationFailedException
Creates new CreationFailedException without detail message.
CreationFailedException(String) - Constructor for class org.netbeans.api.mdr.CreationFailedException
Constructs an CreationFailedException with the specified detail message.
change(MDRChangeEvent) - Method in interface org.netbeans.api.mdr.events.MDRChangeListener
This method gets called after a repository change is performed.
changeCancelled(MDRChangeEvent) - Method in interface org.netbeans.api.mdr.events.MDRPreChangeListener
This method gets called if a planned change (which was already announced by calling MDRPreChangeListener.plannedChange(org.netbeans.api.mdr.events.MDRChangeEvent) was cancelled (e.g.
createExtent(String) - Method in interface org.netbeans.api.mdr.MDRepository
Instantiates MOF Model package.
createExtent(String, RefObject) - Method in interface org.netbeans.api.mdr.MDRepository
Instantiates given package.
createExtent(String, RefObject, RefPackage[]) - Method in interface org.netbeans.api.mdr.MDRepository
Instantiates given package.
createStream(List, String) - Method in class org.netbeans.api.mdr.JMIStreamFactory
Creates a new output stream based on a provided package name and class name.
createStream(List, String, String) - Method in class org.netbeans.api.mdr.JMIStreamFactory
Creates a new output stream based on a provided package name, class name and extension for the returned stream should correspond to (e.g.
createXMIConsumer() - Method in class org.netbeans.api.xmi.sax.XMIConsumerFactory
Creates new instance of XMIConsumer.
createXMIConsumer(XMIInputConfig) - Method in class org.netbeans.api.xmi.sax.XMIConsumerFactory
Creates new instance of XMIConsumer configured using the passed configuration object.
createXMIProducer() - Method in class org.netbeans.api.xmi.sax.XMIProducerFactory
Creates new instance of XMIProducer.
createXMIProducer(XMIOutputConfig) - Method in class org.netbeans.api.xmi.sax.XMIProducerFactory
Creates new instance of XMIProducer configured using the passed configuration object.
createXMIReader() - Method in class org.netbeans.api.xmi.XMIReaderFactory
Creates new instance of XMIReader.
createXMIReader(XMIInputConfig) - Method in class org.netbeans.api.xmi.XMIReaderFactory
Creates new instance of XMIReader configured using the passed configuration object.
createXMIWriter() - Method in class org.netbeans.api.xmi.XMIWriterFactory
Creates new instance of XMIWriter.
createXMIWriter(XMIOutputConfig) - Method in class org.netbeans.api.xmi.XMIWriterFactory
Creates new instance of XMIWriter configured using the passed configuration object.

 
A B C D E G I J M O P R S T V W X
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.