Uses of Class
neuroml.meta.Property

Packages that use Property
neuroml.meta   
 

Uses of Property in neuroml.meta
 

Fields in neuroml.meta with type parameters of type Property
protected  java.util.List<Property> Properties.property
           
 

Methods in neuroml.meta that return Property
 Property ObjectFactory.createProperty()
          Create an instance of Property
 

Methods in neuroml.meta that return types with arguments of type Property
 java.util.List<Property> Properties.getProperty()
          Gets the value of the property property.
 



NeuroML API (v1.4)