Class InformationRegisterPeriodicityComponent

  • All Implemented Interfaces:
    IComponent<IValue<org.eclipse.emf.common.util.Enumerator>>, IEventChannel

    public class InformationRegisterPeriodicityComponent
    extends EnumComponent<org.eclipse.emf.common.util.Enumerator>
    InformationRegisterPeriodicity component.
    • Constructor Detail

      • InformationRegisterPeriodicityComponent

        public InformationRegisterPeriodicityComponent​(IEnumParameterization parameterization)
        Constructor.
        Parameters:
        parameterization - the parameterization, can not be null
    • Method Detail

      • getComboItems

        protected Collection<org.eclipse.emf.common.util.Enumerator> getComboItems()
        Description copied from class: AbstractDtComboSelectComponent
        Returns a collection of the model items that be available at the combo.
        Overrides:
        getComboItems in class EnumComponent<org.eclipse.emf.common.util.Enumerator>
        Returns:
        the collection of the objects.