Uses of Enum
org.neuroml.export.utils.support.ModelFeature
Packages that use ModelFeature
-
Uses of ModelFeature in org.neuroml.export.utils.support
Methods in org.neuroml.export.utils.support that return ModelFeatureModifier and TypeMethodDescriptionstatic ModelFeatureReturns the enum constant of this type with the specified name.static ModelFeature[]ModelFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.neuroml.export.utils.support that return types with arguments of type ModelFeatureModifier and TypeMethodDescriptionstatic ArrayList<ModelFeature> ModelFeature.analyseModelFeatures(org.lemsml.jlems.core.type.Lems lems) Methods in org.neuroml.export.utils.support with parameters of type ModelFeatureModifier and TypeMethodDescriptionfinal voidSupportLevelInfo.addSupportInfo(Format format, ModelFeature mf, SupportLevelInfo.Level level) SupportLevelInfo.isSupported(Format format, ModelFeature mf)