Uses of Interface
org.ocltf.concretesyntax.OperationCS

Packages that use OperationCS
org.ocltf.concretesyntax.impl   
 

Uses of OperationCS in org.ocltf.concretesyntax.impl
 

Classes in org.ocltf.concretesyntax.impl that implement OperationCS
 class OperationDeclarationCSImpl
          An implementation of the ocl OperationDeclaration facade.
 

Methods in org.ocltf.concretesyntax.impl that return OperationCS
static OperationCS ConcreteSyntaxUtils.getOperationDeclaration(org.ocltf.parser.node.POperation operation)
          Retrieves all the variable declarations for the passed in operation.
 



Copyright © 2003-2004 Chad Brandon. All Rights Reserved.