Class AbstractConnectorCreator

    • Constructor Detail

      • AbstractConnectorCreator

        public AbstractConnectorCreator()
    • Method Detail

      • build

        public abstract org.palladiosimulator.pcm.core.composition.Connector build()
        Description copied from class: Entity
        Turns the entity in the making into the finished entity.
        Specified by:
        build in class Entity
        Returns:
        the finished entity