Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- object - Variable in class introspector.model.IntrospectorModelTest
- objectModel - Variable in class introspector.model.IntrospectorModelTest
- objectNode - Variable in class introspector.model.IntrospectorModelTest
- objectNode - Variable in class introspector.model.ObjectNodeTest
- ObjectNode - Class in introspector.model
-
ObjectNode provides a Node implementation to represent any object whose type is neither built-in nor a collection.
- ObjectNode(String, Object) - Constructor for class introspector.model.ObjectNode
- ObjectNode(String, Object, Class<?>) - Constructor for class introspector.model.ObjectNode
- ObjectNodeTest - Class in introspector.model
-
Tests for the ObjectNode class in the model package
- ObjectNodeTest() - Constructor for class introspector.model.ObjectNodeTest
- ObjectNodeTest.DerivedClass - Class in introspector.model
-
Dummy class for testing purposes.
- ObjectNodeTest.EmptyClass - Class in introspector.model
-
Dummy class for testing purposes.
- ObjectNodeTest.MyClass - Class in introspector.model
-
Dummy class for testing purposes.
- objectValue - Variable in class introspector.model.ObjectNodeTest.MyClass
- operand - Variable in class examples.ast.UnaryExpression
- operand1 - Variable in class examples.ast.BinaryExpression
-
The first operand of the expression.
- operand2 - Variable in class examples.ast.BinaryExpression
-
The second operand of the expression.
- operator - Variable in class examples.ast.BinaryExpression
-
The operator of the expression.
- operator - Variable in class examples.ast.UnaryExpression
- optionalEmptyField - Variable in class examples.OptionalExample
- OptionalExample - Class in examples
-
Example use of Introspector with Optional fields.
- OptionalExample() - Constructor for class examples.OptionalExample
- optionalNonNullField - Variable in class examples.OptionalExample
- optionalNullField - Variable in class examples.OptionalExample
- outputTxtFile - Variable in class introspector.model.traverse.HtmlTreeSerializer
-
The text stream where the information is to be written
- outputTxtFile - Variable in class introspector.model.traverse.TxtTreeSerializer
-
The text stream where the information is to be written
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form