All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface de.unihh.informatik.tide.Real_Attribute_Template

public interface Real_Attribute_Template
extends Scalar_Attribute_Template
IDL-Code contains comments


Method Index

 o get_maximum()
 o get_minimum()
 o get_real()
 o set_real(double)

Methods

 o get_maximum
 public abstract double get_maximum()
 o get_minimum
 public abstract double get_minimum()
 o get_real
 public abstract double get_real()
 o set_real
 public abstract void set_real(double real)

All Packages  Class Hierarchy  This Package  Previous  Next  Index