Uses of Interface
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.SysMLCS

Packages that use SysMLCS
org.eclipse.ocl.examples.xtext.oclinecore.cs2as   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util   
org.eclipse.ocl.examples.xtext.oclinecore.serializer   
 

Uses of SysMLCS in org.eclipse.ocl.examples.xtext.oclinecore.cs2as
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.cs2as with parameters of type SysMLCS
 Continuation<?> AutoOCLinEcoreCSContainmentVisitor.visitSysMLCS(SysMLCS self)
           
 Continuation<?> OCLinEcoreCSContainmentVisitor.visitSysMLCS(SysMLCS csElement)
           
 Continuation<?> OCLinEcoreCSPostOrderVisitor.visitSysMLCS(SysMLCS csSysML)
           
 

Uses of SysMLCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs that return SysMLCS
 SysMLCS OCLinEcoreCSFactory.createSysMLCS()
          Returns a new object of class 'Sys MLCS'.
 

Uses of SysMLCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl
 

Classes in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl that implement SysMLCS
 class SysMLCSImpl
          An implementation of the model object 'Sys MLCS'.
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl that return SysMLCS
 SysMLCS OCLinEcoreCSFactoryImpl.createSysMLCS()
           
 

Uses of SysMLCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util with parameters of type SysMLCS
 T OCLinEcoreCSSwitch.caseSysMLCS(SysMLCS object)
          Returns the result of interpreting the object as an instance of 'Sys MLCS'.
 R AbstractDelegatingOCLinEcoreCSVisitor.visitSysMLCS(SysMLCS object)
           
 R AbstractExtendingOCLinEcoreCSVisitor.visitSysMLCS(SysMLCS object)
           
 R AbstractNullOCLinEcoreCSVisitor.visitSysMLCS(SysMLCS object)
           
 Continuation<?> AbstractOCLinEcoreCSContainmentVisitor.visitSysMLCS(SysMLCS csElement)
           
 Element AbstractOCLinEcoreCSLeft2RightVisitor.visitSysMLCS(SysMLCS csElement)
           
 Continuation<?> AbstractOCLinEcoreCSPostOrderVisitor.visitSysMLCS(SysMLCS csElement)
           
 Continuation<?> AbstractOCLinEcoreCSPreOrderVisitor.visitSysMLCS(SysMLCS csElement)
           
 R OCLinEcoreCSVisitor.visitSysMLCS(SysMLCS object)
           
 

Uses of SysMLCS in org.eclipse.ocl.examples.xtext.oclinecore.serializer
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type SysMLCS
protected  void AbstractOCLinEcoreSemanticSequencer.sequence_SysMLCS(org.eclipse.emf.ecore.EObject context, SysMLCS semanticObject)
          Constraint: (ownedDetail+=DetailCS | ownedDetail+=DetailCS*)