Modifier and type | Action and description |
---|---|
void | checkArtifactUse(SarlArtifact) Artifact keyword is reserved. |
void | checkCapacityFeatures(SarlCapacity) Check if a capacity has a feature defined inside. |
void | checkContainerType(SarlAgent) Check the container for the SARL agents. |
void | checkContainerType(SarlBehavior) Check the container for the SARL behaviors. |
void | checkContainerType(SarlCapacity) Check the container for the SARL capacities. |
void | checkContainerType(SarlEvent) Check if the modifiers for the SARL events. |
void | checkContainerType(SarlSkill) Check the container for the SARL skills. |
void | checkDispatchFunctions(XtendClass) |
void | checkEventTypeParameters(SarlEvent) Check the type parameters of the event. |
void | checkJavaKeywordConflict(XtendClass) Check the usage of JAva keywords as names. |
void | checkJavaKeywordConflict(XtendInterface) Check the usage of JAva keywords as names.. |
void | checkJavaKeywordConflict(XtendTypeDeclaration) Check the usage of JAva keywords as names. |
void | checkProtocolUse(SarlProtocol) Protocol keyword is reserved. |
void | checkSpaceUse(SarlSpace) Space keyword is reserved. |
void | checkTypeParameterForwardReferences(XtendClass) Check the type parameters for a class. |
void | checkTypeParameterForwardReferences(XtendInterface) Check the type parameters for an interface. |
new
def checkArtifactUse(SarlArtifact)
def checkCapacityFeatures(SarlCapacity)
def checkContainerType(SarlAgent)
def checkContainerType(SarlBehavior)
def checkContainerType(SarlCapacity)
def checkContainerType(SarlEvent)
def checkContainerType(SarlSkill)
def checkDispatchFunctions(XtendClass)
def checkEventTypeParameters(SarlEvent)
def checkJavaKeywordConflict(XtendClass)
def checkJavaKeywordConflict(XtendInterface)
def checkJavaKeywordConflict(XtendTypeDeclaration)
def checkProtocolUse(SarlProtocol)
def checkSpaceUse(SarlSpace)
def checkTypeParameterForwardReferences(XtendClass)
def checkTypeParameterForwardReferences(XtendInterface)