|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.musoft.limo.model.ModelElement
org.musoft.limo.model.ModelConnectionElement
edu.udo.cs.miningmart.gui.model.MiningMartProjection
public class MiningMartProjection
| Constructor Summary | |
|---|---|
MiningMartProjection()
|
|
MiningMartProjection(MiningMartApplication app,
Projection projection,
java.lang.String name,
org.musoft.limo.model.Model model,
org.musoft.limo.model.ModelFigureElement start,
org.musoft.limo.model.ModelFigureElement end)
Constructs new MiningMartRelation with the given parameters. |
|
| Method Summary | |
|---|---|
boolean |
canConnect(org.musoft.limo.model.ModelFigureElement start,
org.musoft.limo.model.ModelFigureElement end)
|
boolean |
canDeleteInDatabase()
Gets the flag indicating that this obkect can be deleted in the database. |
boolean |
canDestroy()
|
boolean |
canSetName(java.lang.String name)
|
void |
destroy()
Destroys this MiningMartRelation and deletes the Relation. |
protected java.lang.Class |
getEndClass()
Gets the end class. |
protected java.lang.String |
getEndName()
Gets the end name. |
MiningMartApplication |
getMMartApplication()
Gets the MiningMartApplication. |
Projection |
getProjection()
|
protected java.lang.Class |
getStartClass()
Gets the start-class. |
protected java.lang.String |
getStartName()
Gets the start-name. |
java.lang.String |
getType()
|
void |
primitiveAttributeChanged(org.musoft.limo.model.ModelPrimitiveAttribute mpa)
If the description of this MiningMartRelation changed then set the documentation of the underlying Relation. |
void |
setDeleteInDatabase(boolean bool)
Sets the flag that this object could be deleted in the database. |
void |
setMMartApplication(MiningMartApplication app)
Sets the MiningMartApplication. |
java.lang.String |
toString()
|
| Methods inherited from class org.musoft.limo.model.ModelConnectionElement |
|---|
getEnd, getFullName, getModel, getPoints, getStart, setEnd, setModel, setPoints, setStart |
| Methods inherited from class org.musoft.limo.model.ModelElement |
|---|
addAttribute, addAttributeNew, addListener, associationEndChanged, changed, clear, dump, fireDestroy, fireSetName, getAttribute, getAttribute, getAttributeCount, getChildOrConnection, getListener, getListenerCount, getName, getRootModel, indexOfAttribute, removeListener, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MiningMartProjection()
public MiningMartProjection(MiningMartApplication app,
Projection projection,
java.lang.String name,
org.musoft.limo.model.Model model,
org.musoft.limo.model.ModelFigureElement start,
org.musoft.limo.model.ModelFigureElement end)
MiningMartRelation with the given parameters.
name - the name of the output- and input-concept| Method Detail |
|---|
public void setMMartApplication(MiningMartApplication app)
MiningMartApplication.
public MiningMartApplication getMMartApplication()
MiningMartApplication.
public void setDeleteInDatabase(boolean bool)
public boolean canDeleteInDatabase()
public boolean canConnect(org.musoft.limo.model.ModelFigureElement start,
org.musoft.limo.model.ModelFigureElement end)
canConnect in class org.musoft.limo.model.ModelConnectionElementprotected java.lang.Class getStartClass()
getStartClass in class org.musoft.limo.model.ModelConnectionElementprotected java.lang.String getStartName()
getStartName in class org.musoft.limo.model.ModelConnectionElementprotected java.lang.Class getEndClass()
getEndClass in class org.musoft.limo.model.ModelConnectionElementprotected java.lang.String getEndName()
getEndName in class org.musoft.limo.model.ModelConnectionElementpublic java.lang.String toString()
toString in class org.musoft.limo.model.ModelElementpublic boolean canDestroy()
canDestroy in class org.musoft.limo.model.ModelElementpublic java.lang.String getType()
getType in class org.musoft.limo.model.ModelElementpublic void destroy()
MiningMartRelation and deletes the Relation.
destroy in class org.musoft.limo.model.ModelConnectionElementModelElement.destroy()public boolean canSetName(java.lang.String name)
canSetName in class org.musoft.limo.model.ModelConnectionElementModelElement.canSetName(String)public Projection getProjection()
public void primitiveAttributeChanged(org.musoft.limo.model.ModelPrimitiveAttribute mpa)
MiningMartRelation changed then set the documentation of the underlying Relation.
primitiveAttributeChanged in class org.musoft.limo.model.ModelElementModelElement.primitiveAttributeChanged(ModelPrimitiveAttribute)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||