Aspect ListingAspect Listing
Resource Aspect Listing
Home > Books > NetKernel API and Services Reference > Aspect Listing

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Representational Aspects

This section contains a listing of all documented Aspects in currently deployed modules in your system.

These aspects are the data types that can be used by accessors, transreptors and scripts. The representation and aspect abstraction is presented here.

To source a resource with a particular (Say SAX) aspect using the NetKernel Foundation API you would use....

IAspectSAX saxAspect=context.sourceAspect("ffcpl:/path/doc.xml",IAspectSAX.class)

Important Note: Remember that in NetKernel an aspect must be immutable and the resource it contains should never be changed. Interfaces on an aspect named "ReadOnly" or "Immutable" indicate that you will be interacting directly with the underlying object model - take great care with these methods and if you need to change the resource you must first take care to clone it.

© 2003-2007, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.