|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Title: Interface
Description: Factory interface
Copyright: Copyright (c) 2005
Company: Mindswap (http://www.mindswap.org)
| Method Summary | |
OCLCache |
createCache(java.io.File theFile)
|
OCLConstructor |
createConstructor(OCLModel theModel)
|
OCLConstructor |
createDefaultConstructor(OCLModel theModel)
|
OCLMethod |
createMethod(OCLModel theModel)
|
OCLMethod |
createMethod(OCLModel theModel,
java.lang.String theURI)
|
OCLMethodChain |
createMethodChain(OCLModel theModel)
|
OCLMethodChain |
createMethodChain(OCLModel theModel,
java.lang.String theURI)
|
OCLModel |
createModel()
|
OCLObject |
createObject(OCLModel theModel)
|
OCLObject |
createObject(OCLModel theModel,
java.lang.String theURI)
|
OCLParameter |
createParameter(OCLModel theModel)
|
OCLStaticMethod |
createStaticMethod(OCLModel theModel)
|
OCLStaticMethod |
createStaticMethod(OCLModel theModel,
java.lang.String theURI)
|
| Method Detail |
public OCLModel createModel()
public OCLObject createObject(OCLModel theModel)
public OCLObject createObject(OCLModel theModel,
java.lang.String theURI)
public OCLMethod createMethod(OCLModel theModel)
public OCLMethod createMethod(OCLModel theModel,
java.lang.String theURI)
public OCLStaticMethod createStaticMethod(OCLModel theModel)
public OCLStaticMethod createStaticMethod(OCLModel theModel,
java.lang.String theURI)
public OCLMethodChain createMethodChain(OCLModel theModel)
public OCLMethodChain createMethodChain(OCLModel theModel,
java.lang.String theURI)
public OCLConstructor createDefaultConstructor(OCLModel theModel)
public OCLConstructor createConstructor(OCLModel theModel)
public OCLParameter createParameter(OCLModel theModel)
public OCLCache createCache(java.io.File theFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||