Class ProcessorArchitecture
java.lang.Object
security.whisper.javastix.vocabulary.vocabularies.ProcessorArchitecture
- All Implemented Interfaces:
StixVocabulary
Processor Architecture is an open vocabulary that describes different processor architectures
for systems that malware or other software might be compiled for or that might be targeted.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all default termsgetAllTermsWithAdditional(String[] terms) Get all default terms and append some additional terms
-
Constructor Details
-
ProcessorArchitecture
public ProcessorArchitecture()
-
-
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
-