|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TimeEvent class proxy interface.
Method Summary | |
TimeEvent |
createTimeEvent()
The default factory operation used to create an instance object. |
TimeEvent |
createTimeEvent(String name,
VisibilityKind visibility,
boolean isSpecification,
TimeExpression when)
Creates an instance object having attributes initialized by the passed values. |
Methods inherited from interface javax.jmi.reflect.RefClass |
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public TimeEvent createTimeEvent()
public TimeEvent createTimeEvent(String name, VisibilityKind visibility, boolean isSpecification, TimeExpression when)
name
- visibility
- isSpecification
- when
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |