Skip to content
Snippets Groups Projects
Commit 6ea48b32 authored by Filip Reaboi's avatar Filip Reaboi
Browse files

version and ConQat - deleted

refs 3241
parent 017bd50f
No related branches found
No related tags found
No related merge requests found
Showing
with 60 additions and 60 deletions
......@@ -25,9 +25,9 @@ import org.osgi.framework.BundleContext;
* The activator class controls the plug-in life cycle.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating RED Hash: 250D9EED7E36588B51D8F1B3F968B2FB
* @author reaboi $
* 23332 $
* RED Hash: 250D9EED7E36588B51D8F1B3F968B2FB
*/
public class AF3PlatformRaspberryUIActivator extends AbstractUIPlugin {
......
......@@ -40,9 +40,9 @@ import org.fortiss.tooling.kernel.ui.extension.IEditPartFactory;
/**
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
public class EditPartFactory implements IEditPartFactory {
......
......@@ -27,9 +27,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.NamedCommentedModelElementHa
* Handler for {@link UIDUnit}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
* @author reaboi $
* 23332 $
* GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
*/
public class BrickletHandler extends NamedCommentedModelElementHandlerBase<UIDUnit> {
/** {@inheritDoc} */
......
......@@ -31,9 +31,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.ModelElementHandlerBase;
* {@link IModelElementHandler} for {@link CanBus}.
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
@SuppressWarnings({"unchecked", "rawtypes"})
public class CanBusHandler extends ModelElementHandlerBase<CanBus> {
......
......@@ -28,9 +28,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.ModelElementHandlerBase;
* {@link IModelElementHandler} for {@link CanConnector}.
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
public class CanConnectorHandler extends ModelElementHandlerBase<CanConnector> {
/** {@inheritDoc} */
......
......@@ -27,9 +27,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.NamedCommentedModelElementHa
* Handler for {@link ConsoleOutput}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
* @author reaboi $
* 23332 $
* GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
*/
public class ConsoleOutputHandler extends NamedCommentedModelElementHandlerBase<ConsoleOutput> {
/** {@inheritDoc} */
......
......@@ -27,9 +27,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.NamedCommentedModelElementHa
* Handler for {@link GamepadReceiverBase}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
* @author reaboi $
* 23332 $
* GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
*/
public class GamepadReceiverHandler extends
NamedCommentedModelElementHandlerBase<GamepadReceiverBase> {
......
......@@ -28,9 +28,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.NamedCommentedModelElementHa
* Handler for {@link GenericReceiver}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
* @author reaboi $
* 23332 $
* GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
*/
public class PWMActuatorHandler extends NamedCommentedModelElementHandlerBase<ActuatorPWM> {
/** {@inheritDoc} */
......
......@@ -31,9 +31,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.ModelElementHandlerBase;
* {@link IModelElementHandler} for {@link RaspberryPi}.
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
@SuppressWarnings({"unchecked", "rawtypes"})
public class RaspberryPiHandler extends ModelElementHandlerBase<RaspberryPi> {
......
......@@ -27,9 +27,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.NamedCommentedModelElementHa
* Handler for {@link RumblepadReceiverBase}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
* @author reaboi $
* 23332 $
* GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
*/
public class RumblepadReceiverHandler extends
NamedCommentedModelElementHandlerBase<RumblepadReceiverBase> {
......
......@@ -27,9 +27,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.NamedCommentedModelElementHa
* Handler for {@link SimpleRumbleFeature}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
* @author reaboi $
* 23332 $
* GREEN Hash: D80CF94CBBADB4627AAEDA1F34ABF0A5
*/
public class RumblepadSimpleRumbleFeatureHandler extends
NamedCommentedModelElementHandlerBase<SimpleRumbleFeature> {
......
......@@ -33,9 +33,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.PropertySectionBase;
* Property section for {@link ActuatorDigits}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
* @author reaboi $
* 23332 $
* GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
*/
public class ActuatorDigitsPropertySection extends PropertySectionBase {
/** The actuator model element. */
......
......@@ -35,9 +35,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.PropertySectionBase;
* Property section for {@link ActuatorPWM}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
* @author reaboi $
* 23332 $
* GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
*/
public class ActuatorPWMPropertySection extends PropertySectionBase {
/** The actuator. */
......
......@@ -25,9 +25,9 @@ import org.fortiss.tooling.base.ui.databinding.NumberPositiveZeroValidator;
* A {@link NumberPositiveZeroValidator} with boundary checking for int values.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating RED Hash:
* @author reaboi $
* 23332 $
* RED Hash:
*/
public class BoundedIntPositiveZeroValidator extends NumberPositiveZeroValidator {
/** The lower bound. */
......
......@@ -39,9 +39,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.PropertySectionBase;
* Property section for {@link RaspberryPi}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
* @author reaboi $
* 23332 $
* GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
*/
public class RaspberryPiExecutionUnitPropertySection extends PropertySectionBase {
/** The execution unit. */
......
......@@ -33,9 +33,9 @@ import org.fortiss.tooling.kernel.ui.extension.base.PropertySectionBase;
* Property section for {@link UIDUnit}s.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
* @author reaboi $
* 23332 $
* GREEN Hash: 9E768B733BD37201F97399293FA0DFA7
*/
public class UIDUnitPropertySection extends PropertySectionBase {
/** The unit. */
......
......@@ -75,9 +75,9 @@ import org.fortiss.tooling.kernel.extension.data.PrototypeCategory;
/**
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
public class ProtoypeProvider extends PrototypeProviderBase {
......
......@@ -28,9 +28,9 @@ import org.fortiss.af3.platform.raspberry.model.CanConnector;
/**
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
public class CanBusCompositor extends
PlatformArchitectureElementCompositorBase<IPlatformArchitectureElement> {
......
......@@ -32,9 +32,9 @@ import org.fortiss.tooling.kernel.extension.data.IConnectionCompositionContext;
* Connection compositor for {@link RaspberryPi} to {@link CanBus} connections.
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
public class CanToRaspberryCompositor implements
IConnectionCompositor<IHierarchicElement, CanConnector, CanConnector> {
......
......@@ -46,9 +46,9 @@ import org.fortiss.tooling.kernel.extension.data.Prototype;
/**
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @author hoelzl $
* 18709 $
* RED Hash:
*/
public class RaspberryPiCompositor extends
PlatformArchitectureElementCompositorBase<IPlatformArchitectureElement> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment