Class BasicDataInstance


public class BasicDataInstance extends DataInstance
Basic instantiation of a Data Instance, which extends the abstract DataInstance, and can be used when an application only wants to deal with the basics of the data instance, and not extend it for domain specific purposes.