public interface CompleteEnvironmentInternal extends CompleteEnvironment
getBagType, getBagType, getCollectionType, getCollectionType, getLambdaType, getMapType, getNestedPackage, getNestedType, getOrderedSetType, getOrderedSetType, getSequenceType, getSequenceType, getSetType, getSetType, getSpecializedType, getTupleType, setOwnedCompleteModel, setOwnedStandardLibraryaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuevoid addOrphanClass(Class pivotElement)
boolean conformsTo(Type firstType, TemplateParameterSubstitutions firstSubstitutions, Type secondType, TemplateParameterSubstitutions secondSubstitutions)
void dispose()
void didAddClass(Class partialClass, CompleteClassInternal completeClass)
void didRemoveClass(Class partialClass)
CollectionType findCollectionType(CompleteClassInternal completeClass, CollectionTypeParameters<Type> typeParameters)
MapType findMapType(CompleteClassInternal completeClass, MapTypeParameters<Type,Type> typeParameters)
CollectionType getCollectionType(CompleteClassInternal completeClass, CollectionTypeParameters<Type> typeParameters)
<T extends CollectionType> T getCollectionType(T containerType, Type elementType, boolean isNullFree, IntegerValue lower, UnlimitedNaturalValue upper)
CompleteClassInternal getCompleteClass(Type pivotType)
MapType getMapType(CompleteClassInternal completeClass, MapTypeParameters<Type,Type> typeParameters)
CompleteModelInternal getOwnedCompleteModel()
CompleteEnvironmentOwning Complete Environment'.
If the meaning of the 'Owned Complete Model' containment reference isn't clear, there really should be more of a description here...
getOwnedCompleteModel in interface CompleteEnvironmentCompleteEnvironment.setOwnedCompleteModel(CompleteModel),
PivotPackage.getCompleteEnvironment_OwnedCompleteModel(),
CompleteModel.getOwningCompleteEnvironment()StandardLibraryInternal getOwnedStandardLibrary()
CompleteEnvironmentOwning Complete Environment'.
If the meaning of the 'Owned Standard Library' containment reference isn't clear, there really should be more of a description here...
getOwnedStandardLibrary in interface CompleteEnvironmentCompleteEnvironment.setOwnedStandardLibrary(StandardLibrary),
PivotPackage.getCompleteEnvironment_OwnedStandardLibrary(),
StandardLibrary.getOwningCompleteEnvironment()TupleTypeManager getTupleManager()
CompleteEnvironmentInternal init(EnvironmentFactoryInternal environmentFactory)
boolean isCodeGeneration()
void setCodeGeneration(boolean isCodeGeneration)
EnvironmentFactoryInternal getEnvironmentFactory()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.