-
com.ojn.gexf4j.core.data.Attribute.createValue()
-
com.ojn.gexf4j.core.impl.data.AttributeImpl.createValue()
-
com.orientechnologies.orient.core.index.OIndexDefinition.createValue()
Calculates key value by passed in parameters. If it is impossible to calculate key value by given parameters null
will be returned.
@param params Parameters from which index key will be calculated.
@return Key value or null if calculation is impossible.
-
com.sonyericsson.hudson.plugins.metadata.model.definitions.MetadataDefinition.createValue()
Creates a MetadataValue from this definition. Uses the input parameter Object to create the MetadataValue.
@param o the value to use as input for creating the MetadataValue.
@return the MetadataValue.
@throws FormException if the definition has a faulty configuration, e.g. a String instead of a number.
-
com.sun.msv.datatype.xsd.XSDatatype.createValue()
-
com.sun.xacml.attr.AttributeFactory.createValue()
Creates a value based on the given DOM root node. The type of the attribute is assumed to be present in the node as an XAML attribute named DataType
, as is the case with the AttributeValueType in the policy schema. The value is assumed to be the first child of this node.
@param root the DOM root of an attribute value
@return a new AttributeValue
@throws UnknownIdentifierException if the type in the node isn't known to the factory
@throws ParsingException if the node is invalid or can't be parsed by the appropriate proxy
-
eu.planets_project.pp.plato.model.scales.Scale.createValue()
Creates a {@link Value} object corresponding to this scale.
@return subclass of {@link Value} corresponding to myself.
-
eu.scape_project.planning.model.scales.Scale.createValue()
Creates a {@link Value} object corresponding to this scale.
@return subclass of {@link Value} corresponding to myself.
-
hudson.model.ParameterDefinition.createValue()
Create a parameter value from a form submission.
This method is invoked when the user fills in the parameter values in the HTML form and submits it to the server.
-
hudson.model.SimpleParameterDefinition.createValue()
Creates a {@link ParameterValue} from the string representation.
-
javax.jcr.ValueFactory.createValue()
Creates a value based on a string.
-
javax.xml.parsers.SAXParserFactory.createValue()
-
org.apache.batik.css.engine.value.ValueManager.createValue()
Creates a value from a lexical unit.
@param lu The SAC lexical unit used to create the value.
@param engine The calling CSSEngine.
-
org.apache.batik.css.value.ValueFactory.createValue()
Creates a value from its text representation
@param text The text that represents the CSS value to create.
-
org.apache.flex.forks.batik.css.engine.value.ValueManager.createValue()
Creates a value from a lexical unit.
@param lu The SAC lexical unit used to create the value.
@param engine The calling CSSEngine.
-
org.apache.hadoop.mapred.RecordReader.createValue()
Create an object of the appropriate type to be used as a value.
@return a new value object.
-
org.apache.hadoop.mapred.lib.db.DBInputFormat.DBRecordReader.createValue()
-
org.apache.isis.core.progmodel.facets.value.date.DateValueFacet.createValue()
-
org.apache.isis.core.progmodel.facets.value.image.ImageValueFacet.createValue()
-
org.apache.jackrabbit.commons.SimpleValueFactory.createValue()
-
org.apache.jackrabbit.core.value.ValueFactoryImpl.createValue()
-
org.apache.jackrabbit.oak.api.CoreValueFactory.createValue()
-
org.apache.jackrabbit.oak.jcr.value.ValueFactoryImpl.createValue()
-
org.apache.jackrabbit.oak.plugins.value.ValueFactoryImpl.createValue()
Utility method for creating a {@code Value} based on a {@code PropertyState}.
@param property The property state
@param namePathMapper The name/path mapping used for converting JCR names/paths tothe internal representation.
@return New {@code Value} instance
@throws IllegalArgumentException if {@code property.isArray()} is {@code true}.
-
org.apache.jackrabbit.oak.query.CoreValueFactory.createValue()
-
org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl.createValue()
Create a new Value
based on an existing QValue
@param qvalue existing QValue
@return a Value
representing the QValue
-
org.apache.jackrabbit.value.ValueFactoryImpl.createValue()
{@inheritDoc}
-
org.apache.mahout.df.mapred.inmem.InMemInputFormat.InMemRecordReader.createValue()
-
org.apache.synapse.config.xml.ValueFactory.createValue()
Create a key instance
@param elem OMElement
@return Key
-
org.camunda.bpm.engine.variable.type.ValueType.createValue()
Creates a new TypedValue using this type.
@param value the value
@return the typed value for the value
-
org.commoncrawl.hadoop.io.mapred.ARCFileRecordReader.createValue()
-
org.exoplatform.services.jcr.impl.core.value.ValueFactoryImpl.createValue()
{@inheritDoc}
-
org.exoplatform.services.rest.method.TypeProducer.createValue()
@param param parameter name, parameter name should be getting fromparameter annotation
@param values all value which can be used for construct object, it can beheader parameters, path parameters, query parameters, etc
@param defaultValue default value which can be used if in value can't befound required value with name param
@return newly created object
@throws Exception if any errors occurs
-
org.gwtnode.dev.debug.message.ValueType.createValue()
-
org.jboss.beans.metadata.spi.builder.BeanMetaDataBuilder.createValue()
Create a value
@param value the already constructed value
@return the value
-
org.jboss.security.xacml.sunxacml.attr.AttributeFactory.createValue()
Creates a value based on the given DOM root node. The type of the attribute is assumed to be present in the node as an XAML attribute named DataType
, as is the case with the AttributeValueType in the policy schema. The value is assumed to be the first child of this node.
@param root the DOM root of an attribute value
@return a new AttributeValue
@throws UnknownIdentifierException if the type in the node isn'tknown to the factory
@throws ParsingException if the node is invalid or can't be parsedby the appropriate proxy
-
org.jfree.layouting.input.style.parser.CSSValueReadHandler.createValue()
-
org.mapfish.print.attribute.ScalebarAttribute.createValue()
-
org.mapfish.print.attribute.map.MapAttribute.createValue()
-
org.modeshape.jcr.JcrValueFactory.createValue()
-
org.opengis.parameter.GeneralParameterDescriptor.createValue()
Creates a new instance of {@linkplain GeneralParameterValue parameter value or group}initialized with the {@linkplain ParameterDescriptor#getDefaultValue default value(s)}. The {@linkplain GeneralParameterValue#getDescriptor parameter value descriptor} forthe created parameter value(s) will be {@code this} object.
@return A new parameter initialized to its default value.
-
org.opengis.parameter.ParameterDescriptor.createValue()
Creates a new instance of {@linkplain ParameterValue parameter value} initialized with the{@linkplain #getDefaultValue default value}. The {@linkplain ParameterValue#getDescriptor parameter value descriptor} for the created parameter value will be {@code this} object.
-
org.opengis.parameter.ParameterDescriptorGroup.createValue()
Creates a new instance of {@linkplain ParameterValueGroup parameter value group}initialized with the {@linkplain ParameterDescriptor#getDefaultValue default values}. The {@linkplain ParameterValueGroup#getDescriptor parameter value descriptor}for the created group will be {@code this} object.The number of {@link ParameterValue} objects included must be between the{@linkplain ParameterDescriptor#getMinimumOccurs minimum} and{@linkplain ParameterDescriptor#getMaximumOccurs maximum occurences} required.For example:
- For {@link ParameterDescriptor} with cardinality 1:* a {@link ParameterValue} willbe included with the {@linkplain ParameterDescriptor#getDefaultValue default value}(even if this default value is null).
- For {@link ParameterDescriptor} with cardinality 0:* no entry is required.{@link ParameterValue} entries may be created only as needed.
@return A new parameter instance initialized to the default value.
-
org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler.createValue()
-
org.relaxng.datatype.Datatype.createValue()
Converts lexcial value and the current context to the corresponding value object.
The caller cannot generally assume that the value object is a meaningful Java object. For example, the caller cannot expect this method to return java.lang.Number
type for the "integer" type of XML Schema Part 2.
Also, the caller cannot assume that the equals method and the hashCode method of the value object are consistent with the semantics of the datatype. For that purpose, the sameValue method and the valueHashCode method have to be used. Note that this means you cannot use classes like java.util.Hashtable
to store the value objects.
The returned value object should be used solely for the sameValue and valueHashCode methods.
@param context If this datatype is context-dependent (when the {@link #isContextDependent} method returns true),then the caller must provide a non-null valid context object. Otherwise, the caller can pass null.
@return nullwhen the given lexical value is not a valid lexical value for this type.
-
org.xilaew.atg.model.tests.TestsFactory.createValue()
Returns a new object of class 'Value'.
@return a new object of class 'Value'.
@generated
-
xtc.parser.Result.createValue()
Create a semantic value based on this result. A straight-forward implementation of this method simply creates a new semantic value, using the specified actual value, this result's index, and the specified parse error:
public SemanticValue value(Object value, ParseError error) { return new SemanticValue(value, index, error); }
However, for a result that already is a semantic value, a more sophisticated implementation can avoid creating a new semantic value if the specified actual value and parse error are
identical to those for this result.
@param value The actual value.
@param error The embedded parse error.
@throws IllegalStateException Signals that this result is aparse error.