UML Diagram for class student()
Student
|
+ myscore : int
+ name : String
+ ToTalMarks : int
+ mark : int
|
+ student ()
+ student (name)
: String
+ info () : void
+ setMark(int
newmark) : void
+ getTotalMarks() : int
+ setTotalMarks(int newTotalMarks) : void
+ addMark(int mark) : void
+ getStatus() : string
|
UML Diagram for needOfPlants()
needOfPlants()
|
+ selectMenu : int
+ select :
String
+ markah : int
- Water : Image
-
Air
: Image
-
Sunlight
: Image
-
Soil
: Image
-
Donuts
: Image
|
+
needOfPlants ()
+
information() : void
+ quiz()
: void
+ getMarkah1() : int
+ game() : void
|
UML Diagram for lifeCycle()
lifeCycle
|
+ score : int
|
- getMarkah2() : int
- topicLifeCycle() : void
- soalan() : void
- game2() : void
|
UML Diagram forPartsOfPlants()
PartsOfPlants()
|
+ fullName: int
+ question : String
+ ans : String
+ correct : int
+ incorrect : int
+ input : String
+ input1 : String
+ output1 : double
|
+ info() : void
+ quiz() : void
+ game() : void
|
UML Diagram for TypeOfPlants()
typeOfPlants()
|
Info:String
Quiz:String
Games:String
|
Student()
getScore(int)
|
No comments:
Post a Comment