Class GroupingContext
java.lang.Object
security.whisper.javastix.vocabulary.vocabularies.GroupingContext
- All Implemented Interfaces:
StixVocabulary
Grouping Context is an open vocabulary used to describe the context of a grouping of STIX objects.
These values are derived from the STIX 2.1 specification.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all default termsgetAllTermsWithAdditional(String[] terms) Get all default terms and append some additional terms
-
Constructor Details
-
GroupingContext
public GroupingContext()
-
-
Method Details
-
getAllTerms
Description copied from interface:StixVocabularyGet all default terms- Specified by:
getAllTermsin interfaceStixVocabulary
-
getAllTermsWithAdditional
Description copied from interface:StixVocabularyGet all default terms and append some additional terms- Specified by:
getAllTermsWithAdditionalin interfaceStixVocabulary
-