Module org.mal_lang.langspec
Package org.mal_lang.langspec
Provides classes for creating and using MAL languages.
- Since:
- 1.0.0
-
Class Summary Class Description Asset Immutable class representing an asset in a MAL language.Association Immutable class representing an association in a MAL language.AttackStep Immutable class representing an attack step of an asset in a MAL language.Category Immutable class representing a category in a MAL language.Field Immutable class representing a field of an asset in a MAL language.Lang Immutable class representing a MAL language.Meta Risk Immutable class representing the risk of an attack step in a MAL language.Steps Immutable class representing steps of an attack step in a MAL language.Utils Utility class containing static helper functions.Variable Immutable class representing a variable of an asset in a MAL language. -
Enum Summary Enum Description AttackStepType Enum representing the type of an attack step in a MAL language.Multiplicity Enum representing the multiplicity of a field of an asset in a MAL language.