Projects tagged ‘hierarchy’


[14 total ]

4 Users

The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created? If you know Call Hierarchy plugin, you will find the Data Hierarchy very ... [More] similar. It searches selected Java classes for declared fields, and starting with the found "Data" it recursively looks for fields which are declared on found classes ("Hierarchy"). At the end you can see kind of "Data Hierarchy" tree. The plugin can not detect reflection based data, data inside non-generic collections, data which is stored as "Object" etc. This is of course a very rough estimation of the real data hierarchy, but works perfectly for a quick walk over data structures/dependencies during code reviews. Additionally plugin can restrict the search to static fields only. [Less]
Created 8 months ago.

1 Users

CheckTree is a jQuery plugin, written for jQuery 1.2.6, that allows you to easily turn a standard ordered list into hierarchical tree that is both check-able and collapse-able.
Created about 1 year ago.

0 Users

DescriptionThe target of this project is to build easy, reliable, flexible and universal Java Configuration Tool. This library is very good and also very compact implementation of IoC(Inversion of ... [More] Control) and DI(Dependency Injection) programming concepts. Jar is very small and is suitable even for Java Applets. Works well and for Java Clients and for Java Server Applications. Can manage very small and very large number of configuration parameters. Can inject configuration values into any reachable Java Class and/or Java Object. RequirementsThis is a library of several Java Classes packaged into jar This tool allows setting new values to Java class and instance properties This tool fits to any Java project and is generic It is simple and intuitively understandable It is XML based declarative programming style It is easily integrating with any Java project with minimum efforts and maximum use It can handle hundreds of thousands configuration parameters It supports several levels of Hierarchy. As Package, Class, Instances, Parameters, Arrays and Files Hierarchies Configuration structure could be not matching the code structure Soft code reflection. Meaning use Java reflection capabilities in soft manner avoiding performance and resources management problems Type freedom. Configuration is not dependent on code parameters types. Configuration could be even more complex and more flexible than java code(Type freedom concept is about developing configuration and code separately and then easy integrate) Interpretation is taking over interfacing Tofigurator is built on Elementry Principals Contents tofigurator Featurestofigurator package is made to configure Java Classes and Instances of Java Classes Configuration is defined in XML files Configuration files could import other configuration files. That creates a hierarchy of files. Recursive cross imports problem is resolved by allowing one time import for each file tofigurator synchronizes it's inner configuration storage with Java System Properties. That allows accessing to System Parameters through tofigurator tools. tofigurator is capable of exporting of all configuration parameters into XML files in flat and hierarchical manner. tofigurator is capable to set values to all variables of all Java primitive types with any level of access protection. Meaning even private inner members of object are configurable by tofigurator package tofigurator is capable to set values to String, Date and ParameterizedString members. Other special interpretation types could be easily added tofigurator is self-configurable and for example the syntax of configuration XML files could be changed through configuration without changing the code tofigurator is implemented as regular java class CConfigurator. Some additional functionalities are implemented in static wrapper SConfigurator Configuration and Class structure matching is not mandatory. tofigurator is complaint to Type Freedom programming concept tofigurator doesn't change value of class member if corresponding configuration parameter is not specified. So default values yet could be defined in Java classes Configuration could be silent or not. Depends on configuration parameter. Default for tofigurator is silent behavior. If silent parameter is set to false tofigurator will report every conflict and parameter missing. That could prevent configuration problems and complications while code debugging For more information click on Contents [Less]
Created about 1 year ago.

0 Users

This is a Tool which allows you to get an class Browser in a hierarchical way. Also it is able to show dependencies to other .NET Types. The Component exists of an Library to integragte in your own ... [More] application or just use the WinForm binary to use this as a standalone Tool. All nonvisible working Components are placed in the TypeTree Solution in the TypeComponentsFolder. This components can Easily be integrated in other applications. The different frontends are placed in the WinformGUI and WPFGUI Folders. This Projects are meant as Standalone Runners, if you just want to use this as a kind of tool. This Tool is in an experimental alpha stadium and if you like to use it, you'll use it at your own risik and without any warranties and "as it is". As one of my next planned steps is an integration into the Reflector Component by Lutz Roeder [Less]
Created 11 months ago.

0 Users

This application is a part of a biggest application named SEVEN. It takes ASCII files that describe a pyramid or a hierarchy and build the 2D or 3D view corresponding.
Created about 1 year ago.

0 Users

TheKBase is a multiple-hierarchical information manager, or a "hierarchical notepad on steroids." It lets you organize information via a simple Windows Explorer-type interface with a text editor (tree ... [More] on the left side, text on the right). Kbases consist of bits of information or "snippets." Each snippet has a title, text, icon, etc. Each snippet may contain one or more snippets, much like folders in a file system. The "twist" is that snippets may also be contained by more than one snippet. It's a simple concept but its applications -- academic, business, personal, social -- are limitless. [Less]
Created about 1 year ago.

0 Users

Use this executable to crawl your SharePoint farm and export the farm's entire hierarchy, down to the web level, to an XML file.
Created 7 months ago.

0 Users
   

LogiLogi (Manta) wants to make ongoing and insightful philosophical discussions possible. Core values are openness, diversity and quality. It can be described as wiki & tagging & rating & hierarchy.
Created over 3 years ago.

0 Users

This project is aimed at creating a set of stored procedures for MySQL (and, possibly, other databases) that allows storing hierarchical data and accessing and manipulating it easier, faster and more ... [More] robustly. Everyone is welcome to join the project! [Less]
Created 12 months ago.

0 Users

This is a c++ library with an optional c interface, for loading 3d geometry, scene hierarchy and animation from lightwave lwo and lws files.
Created 4 months ago.