Interface HasAttributes
- All Superinterfaces:
HasAttributes
- All Known Subinterfaces:
JLD_ActedOnBehalfOf,JLD_Activity,JLD_Agent,JLD_Entity,JLD_Generic,JLD_Generic2,JLD_QualifiedAlternateOf,JLD_QualifiedHadMember,JLD_QualifiedSpecializationOf,JLD_Used,JLD_WasAssociatedWith,JLD_WasAttributedTo,JLD_WasDerivedFrom,JLD_WasEndedBy,JLD_WasGeneratedBy,JLD_WasInfluencedBy,JLD_WasInformedBy,JLD_WasInvalidatedBy,JLD_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
-