Class TypeReport
Java class for TypeReport complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TypeReport">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://www.w3.org/ns/prov#}documentElements"/>
</sequence>
<attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<ActedOnBehalfOf> protected List<AlternateOf> protected List<DerivedByInsertionFrom> protected List<DerivedByRemovalFrom> protected List<DictionaryMembership> protected Stringprotected List<SpecializationOf> protected List<WasAssociatedWith> protected List<WasAttributedTo> protected List<WasDerivedFrom> protected List<WasEndedBy> protected List<WasGeneratedBy> protected List<WasInfluencedBy> protected List<WasInformedBy> protected List<WasInvalidatedBy> protected List<WasStartedBy> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidequals(Object object, EqualsBuilder equalsBuilder) Gets the value of the actedOnBehalfOf property.Gets the value of the activity property.getAgent()Gets the value of the agent property.Gets the value of the alternateOf property.Gets the value of the derivedByInsertionFrom property.Gets the value of the derivedByRemovalFrom property.Gets the value of the entity property.Gets the value of the hadDictionaryMember property.Gets the value of the hadMember property.getKey()Gets the value of the key property.Gets the value of the mentionOf property.Gets the value of the specializationOf property.getUsed()Gets the value of the used property.Gets the value of the wasAssociatedWith property.Gets the value of the wasAttributedTo property.Gets the value of the wasDerivedFrom property.Gets the value of the wasEndedBy property.Gets the value of the wasGeneratedBy property.Gets the value of the wasInfluencedBy property.Gets the value of the wasInformedBy property.Gets the value of the wasInvalidatedBy property.Gets the value of the wasStartedBy property.inthashCode()voidhashCode(HashCodeBuilder hashCodeBuilder) voidSets the value of the key property.toString()voidtoString(ToStringBuilder toStringBuilder)
-
Field Details
-
entity
-
activity
-
wasGeneratedBy
-
used
-
wasInformedBy
-
wasStartedBy
-
wasEndedBy
-
wasInvalidatedBy
-
wasDerivedFrom
-
agent
-
wasAttributedTo
-
wasAssociatedWith
-
actedOnBehalfOf
-
wasInfluencedBy
-
specializationOf
-
alternateOf
-
hadMember
-
mentionOf
-
hadDictionaryMember
-
derivedByInsertionFrom
-
derivedByRemovalFrom
-
key
-
-
Constructor Details
-
TypeReport
public TypeReport()
-
-
Method Details
-
getEntity
Gets the value of the entity 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
setmethod for the entity property.For example, to add a new item, do as follows:
getEntity().add(newItem);Objects of the following type(s) are allowed in the list
Entity- Returns:
- a list of
Entityobjects
-
getActivity
Gets the value of the activity 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
setmethod for the activity property.For example, to add a new item, do as follows:
getActivity().add(newItem);Objects of the following type(s) are allowed in the list
Activity- Returns:
- a list of
Activityobjects
-
getWasGeneratedBy
Gets the value of the wasGeneratedBy 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
setmethod for the wasGeneratedBy property.For example, to add a new item, do as follows:
getWasGeneratedBy().add(newItem);Objects of the following type(s) are allowed in the list
WasGeneratedBy- Returns:
- a list of
WasGeneratedByobjects
-
getUsed
Gets the value of the used 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
setmethod for the used property.For example, to add a new item, do as follows:
getUsed().add(newItem);Objects of the following type(s) are allowed in the list
Used- Returns:
- a list of
Usedobjects
-
getWasInformedBy
Gets the value of the wasInformedBy 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
setmethod for the wasInformedBy property.For example, to add a new item, do as follows:
getWasInformedBy().add(newItem);Objects of the following type(s) are allowed in the list
WasInformedBy- Returns:
- a list of
WasInformedByobjects
-
getWasStartedBy
Gets the value of the wasStartedBy 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
setmethod for the wasStartedBy property.For example, to add a new item, do as follows:
getWasStartedBy().add(newItem);Objects of the following type(s) are allowed in the list
WasStartedBy- Returns:
- a list of
WasStartedByobjects
-
getWasEndedBy
Gets the value of the wasEndedBy 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
setmethod for the wasEndedBy property.For example, to add a new item, do as follows:
getWasEndedBy().add(newItem);Objects of the following type(s) are allowed in the list
WasEndedBy- Returns:
- a list of
WasEndedByobjects
-
getWasInvalidatedBy
Gets the value of the wasInvalidatedBy 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
setmethod for the wasInvalidatedBy property.For example, to add a new item, do as follows:
getWasInvalidatedBy().add(newItem);Objects of the following type(s) are allowed in the list
WasInvalidatedBy- Returns:
- a list of
WasInvalidatedByobjects
-
getWasDerivedFrom
Gets the value of the wasDerivedFrom 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
setmethod for the wasDerivedFrom property.For example, to add a new item, do as follows:
getWasDerivedFrom().add(newItem);Objects of the following type(s) are allowed in the list
WasDerivedFrom- Returns:
- a list of
WasDerivedFromobjects
-
getAgent
Gets the value of the agent 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
setmethod for the agent property.For example, to add a new item, do as follows:
getAgent().add(newItem);Objects of the following type(s) are allowed in the list
Agent- Returns:
- a list of
Agentobjects
-
getWasAttributedTo
Gets the value of the wasAttributedTo 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
setmethod for the wasAttributedTo property.For example, to add a new item, do as follows:
getWasAttributedTo().add(newItem);Objects of the following type(s) are allowed in the list
WasAttributedTo- Returns:
- a list of
WasAttributedToobjects
-
getWasAssociatedWith
Gets the value of the wasAssociatedWith 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
setmethod for the wasAssociatedWith property.For example, to add a new item, do as follows:
getWasAssociatedWith().add(newItem);Objects of the following type(s) are allowed in the list
WasAssociatedWith- Returns:
- a list of
WasAssociatedWithobjects
-
getActedOnBehalfOf
Gets the value of the actedOnBehalfOf 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
setmethod for the actedOnBehalfOf property.For example, to add a new item, do as follows:
getActedOnBehalfOf().add(newItem);Objects of the following type(s) are allowed in the list
ActedOnBehalfOf- Returns:
- a list of
ActedOnBehalfOfobjects
-
getWasInfluencedBy
Gets the value of the wasInfluencedBy 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
setmethod for the wasInfluencedBy property.For example, to add a new item, do as follows:
getWasInfluencedBy().add(newItem);Objects of the following type(s) are allowed in the list
WasInfluencedBy- Returns:
- a list of
WasInfluencedByobjects
-
getSpecializationOf
Gets the value of the specializationOf 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
setmethod for the specializationOf property.For example, to add a new item, do as follows:
getSpecializationOf().add(newItem);Objects of the following type(s) are allowed in the list
SpecializationOf- Returns:
- a list of
SpecializationOfobjects
-
getAlternateOf
Gets the value of the alternateOf 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
setmethod for the alternateOf property.For example, to add a new item, do as follows:
getAlternateOf().add(newItem);Objects of the following type(s) are allowed in the list
AlternateOf- Returns:
- a list of
AlternateOfobjects
-
getHadMember
Gets the value of the hadMember 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
setmethod for the hadMember property.For example, to add a new item, do as follows:
getHadMember().add(newItem);Objects of the following type(s) are allowed in the list
HadMember- Returns:
- a list of
HadMemberobjects
-
getMentionOf
Gets the value of the mentionOf 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
setmethod for the mentionOf property.For example, to add a new item, do as follows:
getMentionOf().add(newItem);Objects of the following type(s) are allowed in the list
MentionOf- Returns:
- a list of
MentionOfobjects
-
getHadDictionaryMember
Gets the value of the hadDictionaryMember 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
setmethod for the hadDictionaryMember property.For example, to add a new item, do as follows:
getHadDictionaryMember().add(newItem);Objects of the following type(s) are allowed in the list
DictionaryMembership- Returns:
- a list of
DictionaryMembershipobjects
-
getDerivedByInsertionFrom
Gets the value of the derivedByInsertionFrom 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
setmethod for the derivedByInsertionFrom property.For example, to add a new item, do as follows:
getDerivedByInsertionFrom().add(newItem);Objects of the following type(s) are allowed in the list
DerivedByInsertionFrom- Returns:
- a list of
DerivedByInsertionFromobjects
-
getDerivedByRemovalFrom
Gets the value of the derivedByRemovalFrom 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
setmethod for the derivedByRemovalFrom property.For example, to add a new item, do as follows:
getDerivedByRemovalFrom().add(newItem);Objects of the following type(s) are allowed in the list
DerivedByRemovalFrom- Returns:
- a list of
DerivedByRemovalFromobjects
-
getKey
-
setKey
-
equals
-
equals
-
hashCode
-
hashCode
-
toString
-
toString
-