org.mod4j.dsl.service.xtext.scoping
Class ServiceProposals

java.lang.Object
  extended by org.mod4j.dsl.service.xtext.scoping.ServiceProposals

public class ServiceProposals
extends java.lang.Object


Constructor Summary
ServiceProposals()
           
 
Method Summary
static java.util.List<java.lang.String> allBusinessClassDtos(ServiceModel model)
           
static java.util.List<java.lang.String> getPartProposals(org.eclipse.emf.ecore.EObject ctx)
           
static java.util.List<java.lang.String> getRolenameProposals(org.eclipse.emf.ecore.EObject ctx)
          Get a list of proposals for a BusinessClassReference for context 'ctx'
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProposals

public ServiceProposals()
Method Detail

getRolenameProposals

public static java.util.List<java.lang.String> getRolenameProposals(org.eclipse.emf.ecore.EObject ctx)
Get a list of proposals for a BusinessClassReference for context 'ctx'

Parameters:
ctx - The conmtext within xText for which the proposals is created
Returns:

getPartProposals

public static java.util.List<java.lang.String> getPartProposals(org.eclipse.emf.ecore.EObject ctx)

allBusinessClassDtos

public static java.util.List<java.lang.String> allBusinessClassDtos(ServiceModel model)


Copyright © 2010 Mod4j. All Rights Reserved.