@CodingStyleguideUnaware public class CCCEVConstraintType extends CCCEVRequirementType
<?xml version="1.0" encoding="UTF-8"?><an:Class xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.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:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Class</ccts:ComponentType><ccts:DictionaryEntryName>cccev:Constraint. Details</ccts:DictionaryEntryName><ccts:Definition><DefinitionSource/></ccts:Definition><ccts:ObjectClass>Constraint</ccts:ObjectClass><PrimitiveClass>RequirementType</PrimitiveClass></an:Class>
Java class for ConstraintType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConstraintType">
<complexContent>
<extension base="{https://semic.org/sa/cv/cccev-2.0.0#}RequirementType">
<sequence>
<element ref="{https://semic.org/sa/cv/cccev-2.0.0#}constraintOn" 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 |
|---|
CCCEVConstraintType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraintOn(IDReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CCCEVConstraintType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(CCCEVConstraintType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<IDReferenceType> |
getConstraintOn()
<?
|
IDReferenceType |
getConstraintOnAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getConstraintOnCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConstraintOnEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoConstraintOnEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConstraintOn(List<IDReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
addConcept, addDerivedFrom, addDescription, addEvidence, addEvidenceTypeCombinationList, addId, addName, addPartOf, addQualifiedRelation, addRequirement, cloneTo, getConcept, getConceptAtIndex, getConceptCount, getDerivedFrom, getDerivedFromAtIndex, getDerivedFromCount, getDescription, getDescriptionAtIndex, getDescriptionCount, getEvidence, getEvidenceAtIndex, getEvidenceCount, getEvidenceTypeCombinationList, getEvidenceTypeCombinationListAtIndex, getEvidenceTypeCombinationListCount, getId, getIdAtIndex, getIdCount, getName, getNameAtIndex, getNameCount, getPartOf, getPartOfAtIndex, getPartOfCount, getQualifiedRelation, getQualifiedRelationAtIndex, getQualifiedRelationCount, getRequirement, getRequirementAtIndex, getRequirementCount, getType, getTypeValue, getVersionIdAttr, hasConceptEntries, hasDerivedFromEntries, hasDescriptionEntries, hasEvidenceEntries, hasEvidenceTypeCombinationListEntries, hasIdEntries, hasNameEntries, hasNoConceptEntries, hasNoDerivedFromEntries, hasNoDescriptionEntries, hasNoEvidenceEntries, hasNoEvidenceTypeCombinationListEntries, hasNoIdEntries, hasNoNameEntries, hasNoPartOfEntries, hasNoQualifiedRelationEntries, hasNoRequirementEntries, hasPartOfEntries, hasQualifiedRelationEntries, hasRequirementEntries, setConcept, setDerivedFrom, setDescription, setEvidence, setEvidenceTypeCombinationList, setId, setName, setPartOf, setQualifiedRelation, setRequirement, setType, setType, setVersionIdAttrpublic CCCEVConstraintType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<IDReferenceType> getConstraintOn()
<?xml version="1.0" encoding="UTF-8"?><ObjectProperty xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.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:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Object property</ccts:ComponentType><ccts:DictionaryEntryName>Constraint. constraintOn</ccts:DictionaryEntryName><ccts:Definition/><ccts:ObjectClass>Constraint</ccts:ObjectClass><Domain>Constraint</Domain><Range>Concept</Range><Predicate>isConstraintOn</Predicate><Axiom>owl:inverseOf :hasConstraint</Axiom></ObjectProperty>Gets the value of the constraintOn 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 constraintOn property.
For example, to add a new item, do as follows:
getConstraintOn().add(newItem);
Objects of the following type(s) are allowed in the list
IDReferenceType
public boolean equals(Object o)
equals in class CCCEVRequirementTypepublic int hashCode()
hashCode in class CCCEVRequirementTypepublic String toString()
toString in class CCCEVRequirementTypepublic void setConstraintOn(@Nullable List<IDReferenceType> aList)
aList - The new list member to set. May be null.public boolean hasConstraintOnEntries()
true if at least one item is contained, false otherwise.public boolean hasNoConstraintOnEntries()
true if no item is contained, false otherwise.@Nonnegative public int getConstraintOnCount()
@Nullable public IDReferenceType getConstraintOnAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addConstraintOn(@Nonnull IDReferenceType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull CCCEVConstraintType 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 CCCEVConstraintType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class CCCEVRequirementTypenull.Copyright © 2020 toop.eu. All rights reserved.