Package cz.cuni.amis.introspection.java

Package class diagram package cz.cuni.amis.introspection.java
Package for introspection of Java code.

See:
          Description

Interface Summary
Introspectable All objects that want to provide hierarchical view of their structure to the IDE must implement this interface.
 

Class Summary
Introspector  
JavaProperty Wrapps JavaReflection way of manipulating with fields of objects.
ReflectionObjectFolder Implementation of automatic object introspection using Java Reflection API.
 

Annotation Types Summary
JFolder Anotation denoting objects containing other properties.
JProp Annotation denoting introspectable property of an agent.
 

Package cz.cuni.amis.introspection.java Description

Package for introspection of Java code.



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.