Class HyperonAttributeDefinitionImpl

java.lang.Object
pl.decerto.hyperon.runtime.model.HyperonAttributeDefinitionImpl
All Implemented Interfaces:
HyperonAttributeDefinition

public class HyperonAttributeDefinitionImpl extends Object implements HyperonAttributeDefinition
  • Constructor Details

    • HyperonAttributeDefinitionImpl

      public HyperonAttributeDefinitionImpl(String attrType, String code, String name, String description, String groupName)
  • Method Details