All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.nexus.builder.appdef.impl.PredeterminedLinksApplicationDataBuilder.html Maven / Gradle / Ivy






PredeterminedLinksApplicationDataBuilder (h5jan API)












org.eclipse.dawnsci.nexus.builder.appdef.impl

Class PredeterminedLinksApplicationDataBuilder

  • All Implemented Interfaces:
    NexusDataBuilder


    public class PredeterminedLinksApplicationDataBuilder
    extends AbstractNexusDataBuilder
    implements NexusDataBuilder
    A data builder, wrapping an NXdata base class instance, within an application definition where the application definition has predetermined links for the fields within the NxData base class instance to locations within the main NXsubentry base class instance.

    This class should only be used where by a class that implements NexusApplicationBuilder for an application definition where the NeXus application definition specifies links for the locations. NXtomo is an example of this. when its NexusApplicationBuilder.newData() method is invoked. It should then add the appropriate links using the addLink(String, DataNode) method of this class.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy