Interface HasAttributes
- All Superinterfaces:
HasAttributes
- All Known Subinterfaces:
JSON_ActedOnBehalfOf,JSON_Activity,JSON_Agent,JSON_Entity,JSON_Generic,JSON_Generic2,JSON_QualifiedAlternateOf,JSON_QualifiedHadMember,JSON_QualifiedSpecializationOf,JSON_Used,JSON_WasAssociatedWith,JSON_WasAttributedTo,JSON_WasDerivedFrom,JSON_WasEndedBy,JSON_WasGeneratedBy,JSON_WasInfluencedBy,JSON_WasInformedBy,JSON_WasInvalidatedBy,JSON_WasStartedBy
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetIndexedAttributes(Object qn, Set<Attribute> attributes)
-
Method Details
-
getAttributes
Collection<Attribute> getAttributes()- Specified by:
getAttributesin interfaceHasAttributes
-
setIndexedAttributes
-
getIndexedAttributes
Map<QualifiedName,Set<Attribute>> getIndexedAttributes()- Specified by:
getIndexedAttributesin interfaceHasAttributes
-