|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=CLASS) @Target(value=TYPE) public @interface Architecture
The annotation marks a selected class as a SOFA2 primitive architecture.
Required Element Summary | |
---|---|
java.lang.String |
name
Name for the primitive architecture. |
Element Detail |
---|
public abstract java.lang.String name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |