Skip to content

Feat/as 2#33

Open
AbdelazizSaid250 wants to merge 2 commits into
beanit:masterfrom
AbdelazizSaid250:feat/AS-2
Open

Feat/as 2#33
AbdelazizSaid250 wants to merge 2 commits into
beanit:masterfrom
AbdelazizSaid250:feat/AS-2

Conversation

@AbdelazizSaid250

Copy link
Copy Markdown
  • Edit SclParser.java to set current timestamp.
  • Edit SclParser.java to let the Parsed CID/SCD (ServerModel) returns some attributes and Values that programmer may need after parsing.
  • Let each returned LogicalDevice that returned from the ServerModel to return their LogicalNodes and some attributes after parsing.
  • Let each returned LogicalNode that returned from the LogicalDevice that returned from the ServerModel to return their DataObjects and some attributes after parsing.
  • Let FcDataObject returns some attributes after parsing.
  • Let FcModelNode returns some attibutes after parsing.

… ConnectedAP tag in the CID/SCD file while parsing it.

- Add the ConnectionParam to the ServerModel.java to be retrieved after parsing the CID/SCD file.
- Enhance the SclParser.java to parse the ConnectionParam under the ConnectedAP tag.
- Optimize imports in the SclParser.java
- Remove the unnecessary .toStrings in the SclParser.java
- Replace the If-else with switch case in the SclParser.java
- Edit SclParser.java to let the Parsed CID/SCD (ServerModel) returns some attributes and Values that programmer may need after parsing.
- Let each returned LogicalDevice that returned from the ServerModel to return their LogicalNodes and some attributes after parsing.
- Let each returned LogicalNode that returned from the LogicalDevice that returned from the ServerModel to return their DataObjects and some attributes after parsing.
- Let FcDataObject returns some attributes after parsing.
- Let FcModelNode returns some attibutes after parsing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant