org.trails.descriptor
Interface DescriptorService
- All Known Implementing Classes:
- TrailsDescriptorService
public interface DescriptorService
- Author:
- fus8882
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
getClassDescriptor
IClassDescriptor getClassDescriptor(java.lang.Class type)
getAllDescriptors
java.util.List getAllDescriptors()
setDecorators
void setDecorators(java.util.List<DescriptorDecorator> decorators)
Copyright © 2004-2007. All Rights Reserved.