org.mod4j.dsl.datacontract.xtext.scoping
Class Proposals
java.lang.Object
org.mod4j.dsl.datacontract.xtext.scoping.Proposals
public class Proposals
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Proposals
public Proposals()
getBusinessClassReferenceProposals
public static java.util.List<java.lang.String> getBusinessClassReferenceProposals(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:
getBusinessClassAssociationRoleReferenceProposals
public static java.util.List<java.lang.String> getBusinessClassAssociationRoleReferenceProposals(org.eclipse.emf.ecore.EObject ctx)
getBusinessClassAssociationReferenceDtoProposals
public static java.util.List<java.lang.String> getBusinessClassAssociationReferenceDtoProposals(org.eclipse.emf.ecore.EObject ctx)
getBusinessClassBaseProposals
public static java.util.List<ExternalReference> getBusinessClassBaseProposals(org.eclipse.emf.ecore.EObject ctx)
- Get a list of proposals for the base property of a BusinessClassDto
- Parameters:
ctx - The context for the proposals
- Returns:
- The list of names that are proposed
getEnumerationBaseProposals
public static java.util.List<ExternalReference> getEnumerationBaseProposals(org.eclipse.emf.ecore.EObject ctx)
- Get a list of Proposals for the base property for an EnumerationDto
- Parameters:
ctx - The context for the proposals
- Returns:
- The list of names that are proposed
Copyright © 2010 Mod4j. All Rights Reserved.