Class ReportProfile
java.lang.Object
com.nomagic.profiles.ProfileImplementation
com.nomagic.magicdraw.magicreport.ReportProfile
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic classstatic classNested classes/interfaces inherited from class com.nomagic.profiles.ProfileImplementation
ProfileImplementation.StereotypeWrapper - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper>protected Collection<Stereotype>static ReportProfilegetInstance(BaseElement baseElement) static ReportProfilegetInstanceByProject(com.nomagic.uml2.project.ElementProject project) variable() 
- 
Field Details
- 
PROFILE_URI
- See Also:
 
 - 
PROFILE_NAME
- See Also:
 
 - 
AUTOIMAGESIZE_DATATYPE
- See Also:
 
 - 
IMAGEFORMAT_DATATYPE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ReportProfile
public ReportProfile(com.nomagic.profiles.ProfileCache cache)  
 - 
 - 
Method Details
- 
getInstance
 - 
getInstanceByProject
 - 
reportData
 - 
variable
 - 
getAutoImageSize
 - 
getImageFormat
 - 
generatedGetAllElementWrappers
protected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper> generatedGetAllElementWrappers() - 
generatedGetAllStereotypes
 
 -