public interface CompleteClassInternal extends CompleteClass
Modifier and Type | Method and Description |
---|---|
void |
addClass(Class partialClass) |
void |
didAddClass(Class partialClass) |
boolean |
didRemoveClass(Class partialClass) |
void |
dispose() |
CompleteInheritanceImpl |
getCompleteInheritance() |
CompleteModelInternal |
getCompleteModel() |
EnvironmentFactoryInternal |
getEnvironmentFactory() |
PivotMetamodelManager |
getMetamodelManager() |
CompletePackageInternal |
getOwningCompletePackage()
Returns the value of the 'Owning Complete Package' container reference.
|
PartialClasses |
getPartialClasses()
Returns the value of the 'Partial Classes' reference list.
|
Iterable<Class> |
getProperSuperClasses() |
void |
uninstall() |
conformsTo, conformsTo, findCollectionType, findMapType, getBehavioralClass, getCollectionType, getMapType, getOperation, getOperation, getOperationOverloads, getOperations, getOperations, getPrimaryClass, getProperSuperCompleteClasses, getProperties, getProperties, getProperties, getProperties, getProperty, getStates, getStates, getSuperCompleteClasses, setOwningCompletePackage
getName, setName
accept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValue
void addClass(Class partialClass)
void didAddClass(Class partialClass)
boolean didRemoveClass(Class partialClass)
void dispose()
void uninstall()
CompleteInheritanceImpl getCompleteInheritance()
getCompleteInheritance
in interface CompleteClass
CompleteModelInternal getCompleteModel()
EnvironmentFactoryInternal getEnvironmentFactory()
PivotMetamodelManager getMetamodelManager()
CompletePackageInternal getOwningCompletePackage()
CompleteClass
Owned Complete Classes
'.
If the meaning of the 'Owning Complete Package' container reference isn't clear, there really should be more of a description here...
getOwningCompletePackage
in interface CompleteClass
CompleteClass.setOwningCompletePackage(CompletePackage)
,
PivotPackage.getCompleteClass_OwningCompletePackage()
,
CompletePackage.getOwnedCompleteClasses()
PartialClasses getPartialClasses()
CompleteClass
Class
.
If the meaning of the 'Partial Classes' reference list isn't clear, there really should be more of a description here...
getPartialClasses
in interface CompleteClass
PivotPackage.getCompleteClass_PartialClasses()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.