Uses of Class
neuroml.meta.Manifold

Packages that use Manifold
neuroml.meta   
neuroml.morph   
 

Uses of Manifold in neuroml.meta
 

Methods in neuroml.meta that return Manifold
 Manifold ObjectFactory.createManifold()
          Create an instance of Manifold
 

Uses of Manifold in neuroml.morph
 

Fields in neuroml.morph with type parameters of type Manifold
protected  java.util.List<Manifold> Feature.manifold
           
 

Methods in neuroml.morph that return types with arguments of type Manifold
 java.util.List<Manifold> Feature.getManifold()
          Gets the value of the manifold property.
 



NeuroML API (v1.4)