org.eclipse.etrice.core.validation
Class RoomJavaValidator

java.lang.Object
  extended by AbstractDeclarativeValidator
      extended by org.eclipse.etrice.core.validation.AbstractRoomJavaValidator
          extended by org.eclipse.etrice.core.validation.RoomJavaValidator
Direct Known Subclasses:
RoomModelValidator

public class RoomJavaValidator
extends AbstractRoomJavaValidator


Constructor Summary
RoomJavaValidator()
           
 
Method Summary
 void checkActorRefIsNotCircular(ActorRef ar)
          
Methods inherited from class org.eclipse.etrice.core.validation.AbstractRoomJavaValidator
getEPackages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomJavaValidator

public RoomJavaValidator()
Method Detail

checkImportedNamespace


checkTypeNameStartsWithCapital


checkActorRefIsNotCircular


checkBaseClassesNotCircular


checkAttributeNotCircular


checkBaseClassesNotCircular


checkBaseClassesNotCircular


checkExecModelConsistent


checkSubSystem


checkLogicalSystem


checkInstancePath


checkPortCompatibility


checkServiceCompatibility


checkTrPoint


checkInterfaceItemUniqueName


checkTransition


checkState


checkPort


checkProtocol


checkMessage