org.joone.inspection
Interface Inspectable
-
- All Known Implementing Classes:
- AbstractTeacherSynapse, BiasedLinearLayer, BufferedSynapse, ComparisonSynapse, ContextLayer, DelayLayer, DelaySynapse, DirectSynapse, FahlmanTeacherSynapse, FileInputSynapse, FileOutputSynapse, FreudRuleFullSynapse, FullSynapse, GaussianLayer, GaussLayer, ImageInputSynapse, ImageOutputSynapse, InputConnector, InputSwitchSynapse, JDBCInputSynapse, JDBCOutputSynapse, KohonenSynapse, Layer, LearningSwitch, LinearLayer, LogarithmicLayer, MemoryInputSynapse, MemoryLayer, MemoryOutputSynapse, MultipleInputSynapse, NestedNeuralLayer, ParityInputSynapse, RbfGaussianLayer, RbfInputSynapse, RbfLayer, SangerSynapse, SigmoidLayer, SimpleLayer, SineLayer, SoftmaxLayer, StreamInputSynapse, StreamOutputSynapse, Synapse, TanhLayer, TeacherSynapse, URLInputSynapse, WTALayer, XLSInputSynapse, XLSOutputSynapse, YahooFinanceInputSynapse
public interface Inspectable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringInspectableTitle()Method to get the title to show in the InspectionFrame tab.java.util.CollectionInspections()Method to get a collection of inspectable objects.
-
-
-
Method Detail
-
Inspections
java.util.Collection Inspections()
Method to get a collection of inspectable objects.- Returns:
- list of Inspectable objects
- See Also:
org.joone.Inspection
-
InspectableTitle
java.lang.String InspectableTitle()
Method to get the title to show in the InspectionFrame tab.- Returns:
- title of the class.
- See Also:
org.joone.InspectionFrame
-
-
DataMelt 3.0 © DataMelt by jWork.ORG