@CodingStyleguideUnaware public class CCCEVCriterionType extends CCCEVRequirementType
<?xml version="1.0" encoding="UTF-8"?><an:Class xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Class</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Criterion. Details</ccts:DictionaryEntryName><ccts:Definition>
A condition for evaluation or assessment.
Additional Information:
In general, criteria are used for comparison, filtering and selection. Criteria usually set minimum constraints (e.g. limits, intervals, thresholds, etc.)
that need to be met in order to pass the required conditions or to fulfil them in a certain degree or quality. The evaluation of the fulfilment is usually
supported with the provision of evidences.
<DefinitionSource>Based on the definition and practices from ESPD and e-Certis , ePO and CAV8.</DefinitionSource></ccts:Definition><ccts:ObjectClass>cccev:Criterion</ccts:ObjectClass><PrimitiveClass>cccev:RequirementType</PrimitiveClass></an:Class>
Java class for CriterionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CriterionType">
<complexContent>
<extension base="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}RequirementType">
<sequence>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}weight" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}weightingConsiderationDescription" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}weightingType" minOccurs="0"/>
<element ref="{https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#}bias" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
CCCEVCriterionType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addBias(NumericType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addWeightingConsiderationDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CCCEVCriterionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVCriterionType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<NumericType> |
getBias()
<?
|
NumericType |
getBiasAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBiasCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
NumericType |
getWeight()
<?
|
List<DescriptionType> |
getWeightingConsiderationDescription()
<?
|
DescriptionType |
getWeightingConsiderationDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWeightingConsiderationDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
getWeightingType()
<?
|
String |
getWeightingTypeValue()
Get the value of the contained CodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
BigDecimal |
getWeightValue()
Get the value of the contained NumericType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasBiasEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoBiasEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoWeightingConsiderationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWeightingConsiderationDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBias(List<NumericType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NumericType |
setWeight(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setWeight(NumericType value)
Sets the value of the weight property.
|
void |
setWeightingConsiderationDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setWeightingType(CodeType value)
Sets the value of the weightingType property.
|
CodeType |
setWeightingType(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
addConcept, addDerivedFrom, addDescription, addEvidence, addEvidenceTypeCombinationList, addId, addIsRequirementOf, addName, addQualifiedRelation, addRequirement, cloneTo, getConcept, getConceptAtIndex, getConceptCount, getDerivedFrom, getDerivedFromAtIndex, getDerivedFromCount, getDescription, getDescriptionAtIndex, getDescriptionCount, getEvidence, getEvidenceAtIndex, getEvidenceCount, getEvidenceTypeCombinationList, getEvidenceTypeCombinationListAtIndex, getEvidenceTypeCombinationListCount, getId, getIdAtIndex, getIdCount, getIsRequirementOf, getIsRequirementOfAtIndex, getIsRequirementOfCount, getName, getNameAtIndex, getNameCount, getQualifiedRelation, getQualifiedRelationAtIndex, getQualifiedRelationCount, getRequirement, getRequirementAtIndex, getRequirementCount, getType, getTypeValue, hasConceptEntries, hasDerivedFromEntries, hasDescriptionEntries, hasEvidenceEntries, hasEvidenceTypeCombinationListEntries, hasIdEntries, hasIsRequirementOfEntries, hasNameEntries, hasNoConceptEntries, hasNoDerivedFromEntries, hasNoDescriptionEntries, hasNoEvidenceEntries, hasNoEvidenceTypeCombinationListEntries, hasNoIdEntries, hasNoIsRequirementOfEntries, hasNoNameEntries, hasNoQualifiedRelationEntries, hasNoRequirementEntries, hasQualifiedRelationEntries, hasRequirementEntries, setConcept, setDerivedFrom, setDescription, setEvidence, setEvidenceTypeCombinationList, setId, setIsRequirementOf, setName, setQualifiedRelation, setRequirement, setType, setTypepublic CCCEVCriterionType()
@Nullable public NumericType getWeight()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Criterion. weight</ccts:DictionaryEntryName><ccts:Definition>
Relative importance assigned to a given criterion.
<DefinitionSource>ePO</DefinitionSource></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>cccev:Criterion</ccts:ObjectClass><ccts:PropertyTerm>Numeric</ccts:PropertyTerm><ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></an:DataProperty>
NumericTypepublic void setWeight(@Nullable NumericType value)
value - allowed object is
NumericType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getWeightingConsiderationDescription()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Criterion. weighting Consideration Description</ccts:DictionaryEntryName><ccts:Definition>
The explanation of how the weighting of a Criterion is to be used at evaluation time.
Additional Information:
Normally used for transparency matters.
<DefinitionSource>ESPD and ePO</DefinitionSource></ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>cccev:Criterion</ccts:ObjectClass><ccts:PropertyTerm>Text</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Description. Type</ccts:DataType></an:DataProperty>
Gets the value of the weightingConsiderationDescription property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the weightingConsiderationDescription property.
For example, to add a new item, do as follows:
getWeightingConsiderationDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
@Nullable public CodeType getWeightingType()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Criterion. weighting Type</ccts:DictionaryEntryName><ccts:Definition>
The numeric form used to weight.
Additional Information:
Typically these forms are decimal or percentage. However some business domains provide
long lists of other types of weighing. See for example the codelist ‘number-weight’ used in eForms .
<DefinitionSource>Bbased on ESPD and EU Vocabularies.</DefinitionSource></ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>cccev:Criterion</ccts:ObjectClass><ccts:PropertyTerm>Code</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></an:DataProperty>
CodeTypepublic void setWeightingType(@Nullable CodeType value)
value - allowed object is
CodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NumericType> getBias()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://data.europe.eu/semanticassets/ns/cv/common/semic-annot-2.0.0#" xmlns="https://data.europe.eu/semanticassets/ns/cv/cccev_v2.0.0#" xmlns:cac="https://data.europe.eu/semanticassets/ns/cv/common/cac_v2.0.0#" xmlns:cbc="https://data.europe.eu/semanticassets/ns/cv/common/cbc_v2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Criterion. bias</ccts:DictionaryEntryName><ccts:Definition>
Additional parameter used to adjust the evaluation of the criterion composed of multiple sub-criteria.
Additional Information:
In neural networks, the bias is equivalent to an intercept added in a linear equation used to shift the
activation function to either right or left. It can be also used to manually adjust the pass/fail calculation
of a weighted criterion.
</ccts:Definition><ccts:Cardinality>0..*</ccts:Cardinality><ccts:ObjectClass>cccev:Concept</ccts:ObjectClass><ccts:PropertyTerm>NumericType</ccts:PropertyTerm><ccts:RepresentationTerm>NumericType</ccts:RepresentationTerm><ccts:DataType>Numeric. Type</ccts:DataType></an:DataProperty>
Gets the value of the bias property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the bias property.
For example, to add a new item, do as follows:
getBias().add(newItem);
Objects of the following type(s) are allowed in the list
NumericType
public boolean equals(Object o)
equals in class CCCEVRequirementTypepublic int hashCode()
hashCode in class CCCEVRequirementTypepublic String toString()
toString in class CCCEVRequirementTypepublic void setWeightingConsiderationDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be null.public void setBias(@Nullable List<NumericType> aList)
aList - The new list member to set. May be null.public boolean hasWeightingConsiderationDescriptionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoWeightingConsiderationDescriptionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getWeightingConsiderationDescriptionCount()
@Nullable public DescriptionType getWeightingConsiderationDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addWeightingConsiderationDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be null.public boolean hasBiasEntries()
true if at least one item is contained, false otherwise.public boolean hasNoBiasEntries()
true if no item is contained, false otherwise.@Nonnegative public int getBiasCount()
@Nullable public NumericType getBiasAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addBias(@Nonnull NumericType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CCCEVCriterionType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public CCCEVCriterionType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class CCCEVRequirementTypenull.@Nonnull public CodeType setWeightingType(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NumericType setWeight(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nullable public BigDecimal getWeightValue()
nullCopyright © 2020–2021 toop.eu. All rights reserved.