Interface SmiObjectVariation

All Superinterfaces:
SmiCompliance, SmiObjectCompliance

public interface SmiObjectVariation extends SmiObjectCompliance
The SmiObjectVariation interface defines the attributes for the object variation part of an AGENT-CAPABILITIES statement.
Since:
1.7.0
Author:
Frank Fock
  • Method Details

    • getDefaultValue

      String getDefaultValue()
      Gets the default value.
      Returns:
      a default value.
    • getCreationRequirements

      List<String> getCreationRequirements()
      Gets the list of creation requirements.
      Returns:
      a list of creation requirement strings.