|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.Locus
public class Locus
An implementation of the model object ' fUML::Semantics::Loci::LociL1::Locus'.
The following features are implemented:
| Field Summary | |
|---|---|
Executor |
executor
|
ExtensionalValueList |
extensionalValues
|
ExecutionFactory |
factory
|
| Constructor Summary | |
|---|---|
Locus()
|
|
| Method Summary | |
|---|---|
void |
add(ExtensionalValue value)
operation add |
boolean |
conforms(Classifier type,
Classifier classifier)
operation conforms |
ExtensionalValueList |
getExtent(Classifier classifier)
operation getExtent |
Object_ |
instantiate(Class_ type)
operation instantiate |
void |
remove(ExtensionalValue value)
operation remove |
void |
setExecutor(Executor executor)
operation setExecutor |
void |
setFactory(ExecutionFactory factory)
operation setFactory |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Executor executor
public ExecutionFactory factory
public ExtensionalValueList extensionalValues
| Constructor Detail |
|---|
public Locus()
| Method Detail |
|---|
public void setExecutor(Executor executor)
public void setFactory(ExecutionFactory factory)
public ExtensionalValueList getExtent(Classifier classifier)
public void add(ExtensionalValue value)
public void remove(ExtensionalValue value)
public Object_ instantiate(Class_ type)
public boolean conforms(Classifier type,
Classifier classifier)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||