Uses of Class
org.cristalise.kernel.property.PropertyDescription
Packages that use PropertyDescription
-
Uses of PropertyDescription in org.cristalise.kernel.property
Method parameters in org.cristalise.kernel.property with type arguments of type PropertyDescriptionModifier and TypeMethodDescriptionstatic StringPropertyUtility.getClassIdNames(ArrayList<PropertyDescription> pdlist) static StringPropertyUtility.getDefaultValue(List<PropertyDescription> pdlist, String name) Reads the default value of the Propertystatic StringPropertyUtility.getNames(ArrayList<PropertyDescription> pdlist) static StringPropertyUtility.getValue(ArrayList<PropertyDescription> pdlist, String name) Deprecated.Badly named method, use getDefaultValue() insteadConstructor parameters in org.cristalise.kernel.property with type arguments of type PropertyDescriptionModifierConstructorDescriptionPropertyDescriptionList(String name, Integer version, ArrayList<PropertyDescription> aList)