Re-arranged the client controller perspective.
authorG S Senthil Kumar <senthil.gs@samsung.com>
Thu, 11 Feb 2016 06:58:04 +0000 (12:28 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Mon, 15 Feb 2016 01:43:48 +0000 (01:43 +0000)
commit974d43540192dc00421865d09802ff1c8fcf2644
tree2af238a7e358fe1edc694315e683cba9d4b02939
parenta004579e7acf72214e3ac988f94189d799544577
Re-arranged the client controller perspective.

1. Removed the unused MultiResourceOrchestrationView from Client Controller
   perspective and moved properties view to that location.
2. This changeset also includes showing 1 fractional digit for
   attribute values of type double in drop-down box of attributes
   table in Attributes View.

Change-Id: I218cefb746125a184bfcc358845a1cfb2c3729dd
Signed-off-by: G S Senthil Kumar <senthil.gs@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/4985
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/simulator/java/eclipse-plugin/ClientControllerPlugin/plugin.xml
service/simulator/java/eclipse-plugin/ClientControllerPlugin/src/oic/simulator/clientcontroller/manager/ResourceManager.java
service/simulator/java/eclipse-plugin/ClientControllerPlugin/src/oic/simulator/clientcontroller/perspective/PerspectiveFactory.java
service/simulator/java/eclipse-plugin/ClientControllerPlugin/src/oic/simulator/clientcontroller/view/MultiResourceOrchestrationView.java [deleted file]
service/simulator/java/eclipse-plugin/ServiceProviderPlugin/src/oic/simulator/serviceprovider/manager/ResourceManager.java