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

G-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

G

generate(OutputStream, RefPackage) - Method in class org.netbeans.api.mdr.DTDProducer
Generates a DTD for a given extent into a provided output stream.
generate(JMIStreamFactory, RefBaseObject) - Method in class org.netbeans.api.mdr.JMIMapper
Generates JMI interfaces for the specified object and the objects contained in it.
getArguments() - Method in class org.netbeans.api.mdr.events.InstanceEvent
Returns list of initial values for instance attributes (only applicable for instance creation - otherwise null).
getAttributeName() - Method in class org.netbeans.api.mdr.events.AttributeEvent
Returns name of an attribute affected by this event.
getByMofId(String) - Method in interface org.netbeans.api.mdr.MDRepository
Returns the object with the given MOF ID.
getConfiguration() - Method in class org.netbeans.api.xmi.XMIReader
Returns configuration object of this XMIReader.
getConfiguration() - Method in class org.netbeans.api.xmi.XMIWriter
Returns configuration object of this XMIWriter.
getConfiguration() - Method in class org.netbeans.api.xmi.sax.XMIConsumer
Returns configuration object of this XMIConsumer.
getConfiguration() - Method in class org.netbeans.api.xmi.sax.XMIProducer
Returns configuration object of this XMIProducer.
getDefault() - Static method in class org.netbeans.api.mdr.DTDProducer
Returns a default DTDProducer instance.
getDefault() - Static method in class org.netbeans.api.mdr.JMIMapper
Returns the default JMI mapping utility in the system
getDefault() - Static method in class org.netbeans.api.mdr.MDRManager
Returns the default instance of MDRManager.
getDefault() - Static method in class org.netbeans.api.xmi.XMIReaderFactory
Returns the default instance of XMIReaderFactory.
getDefault() - Static method in class org.netbeans.api.xmi.XMIWriterFactory
Returns the default instance of XMIWriterFactory.
getDefault() - Static method in class org.netbeans.api.xmi.sax.XMIConsumerFactory
Returns the default instance of XMIConsumerFactory.
getDefault() - Static method in class org.netbeans.api.xmi.sax.XMIProducerFactory
Returns the default instance of XMIProducerFactory.
getDefaultRepository() - Method in class org.netbeans.api.mdr.MDRManager
Returns the default metadata repository.
getEncoding() - Method in class org.netbeans.api.xmi.XMIOutputConfig
Returns an encoding to be used by writer/producer to generate XMI documents.
getEndName() - Method in class org.netbeans.api.mdr.events.AssociationEvent
Returns name of the fixed association end.
getExistingExtents() - Method in class org.netbeans.api.mdr.events.ExtentEvent
Returns collection of existing extents provided to be used for package clustering.
getExtent(String) - Method in interface org.netbeans.api.mdr.MDRepository
Returns reference to a package extent of a given name.
getExtent() - Method in class org.netbeans.api.xmi.sax.XMIConsumer
Returns the target package extent.
getExtentName() - Method in class org.netbeans.api.mdr.events.ExtentEvent
Returns name of deleted/created extent.
getExtentNames() - Method in interface org.netbeans.api.mdr.MDRepository
Returns names for all named package extents in the repository.
getFixedElement() - Method in class org.netbeans.api.mdr.events.AssociationEvent
Returns the element on the fixed side of the affected link.
getInstance() - Method in class org.netbeans.api.mdr.events.InstanceEvent
Returns the created/deleted instance.
getMetaObject() - Method in class org.netbeans.api.mdr.events.ExtentEvent
Returns metaobject of created/deleted extent.
getNewElement() - Method in class org.netbeans.api.mdr.events.AssociationEvent
Returns the new element on the non-fixed side of the affected link.
getNewElement() - Method in class org.netbeans.api.mdr.events.AttributeEvent
Returns a new value of the element affected by this event or null if not applicable.
getOldElement() - Method in class org.netbeans.api.mdr.events.AssociationEvent
Returns the original element on the non-fixed side of the affected link.
getOldElement() - Method in class org.netbeans.api.mdr.events.AttributeEvent
Returns original value of the element affected by this event or null if not applicable.
getPosition() - Method in class org.netbeans.api.mdr.events.AssociationEvent
Returns position of the non-fixed element of the affected link.
getPosition() - Method in class org.netbeans.api.mdr.events.AttributeEvent
Returns original position of element affected by this event or AttributeEvent.POSITION_NONE if not applicable.
getReference(RefObject) - Method in interface org.netbeans.api.xmi.XMIReferenceProvider
Method called by XMI producer for each object that is serialized or referenced from the generated XMI document.
getReferenceProvider() - Method in class org.netbeans.api.xmi.XMIOutputConfig
Returns a reference provider to be used by writer/producer to generate XMI IDs and determine target document for a given object.
getReferenceResolver() - Method in class org.netbeans.api.xmi.XMIInputConfig
Returns a reference resolver to be used.
getRepository(String) - Method in class org.netbeans.api.mdr.MDRManager
Returns metadata repository of a given name.
getRepositoryNames() - Method in class org.netbeans.api.mdr.MDRManager
Returns list of names of all available metadata repositories.
getSource() - Method in class org.netbeans.api.xmi.sax.XMIProducer
Returns source objects to be serialized to XMI.
getSystemId() - Method in class org.netbeans.api.xmi.XMIReferenceProvider.XMIReference
Returns URI (system ID) of the home document for the object.
getType() - Method in class org.netbeans.api.mdr.events.MDRChangeEvent
Returns type of this event.
getXmiId() - Method in class org.netbeans.api.xmi.XMIReferenceProvider.XMIReference
Returns XMI ID for the object.
getXmiVersion() - Method in class org.netbeans.api.xmi.sax.XMIProducer
Returns version of XMI to be produced.

 
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.